Skip to content

Commit

Permalink
update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceacc committed Apr 22, 2024
1 parent d0e181f commit b04f92a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function HomepageHeader() {
<Link
className="button button--secondary button--lg"
to="/docs/intro">
Explore Resources 🚀
Open Space Resources 🚀
</Link>
</div>
</div>
Expand All @@ -33,7 +33,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="Exponentially Accelerate Toward a Multiplanetary Future">
<HomepageHeader />
<main>
<HomepageFeatures />
Expand Down

0 comments on commit b04f92a

Please sign in to comment.