Skip to content

Commit

Permalink
better meta tag description
Browse files Browse the repository at this point in the history
  • Loading branch information
thebrandonlucas committed Jul 13, 2024
1 parent 60f03b4 commit b539155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={siteConfig.title}
description="Description will go into a meta tag in <head />"
description="Scale Bitcoin, save fees, and preserve privacy all at once."
>
<main className="text-center bg-secondary">
<div className="flex flex-col items-center max-sm:gap-20">
Expand Down

0 comments on commit b539155

Please sign in to comment.