Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 85dd5d8

Browse files
authored
Update index.tsx
1 parent bd0b2de commit 85dd5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function Home(): JSX.Element {
3131
return (
3232
<Layout
3333
title={`${siteConfig.title}`}
34-
description="Subnomicon for Subspace Network">
34+
description="Subnomicon for Autonomys Network">
3535
<HomepageHeader />
3636
<main>
3737
<HomepageFeatures />

0 commit comments

Comments
 (0)