Skip to content

Commit

Permalink
feat: meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kehiy committed Jul 16, 2024
1 parent bdfd207 commit 7eefdd3
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 @@ -83,7 +83,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`${siteConfig.title}`}
description="Tonion will go into a meta tag in <head />"
description="Reusable smart contract library and toolkit for the TON and Tact language."
>
<Head>
<meta property="og:image" content="https://tonion.tech/img/banner.png" />
Expand Down

0 comments on commit 7eefdd3

Please sign in to comment.