Skip to content

Commit

Permalink
Merge pull request #72 from payjoin/better-description
Browse files Browse the repository at this point in the history
Better <head/> tag description
  • Loading branch information
DanGould authored Jul 14, 2024
2 parents 60f03b4 + b539155 commit 8bc3db5
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 8bc3db5

Please sign in to comment.