Skip to content

Commit

Permalink
feat: improve description for site preview in social networks
Browse files Browse the repository at this point in the history
Closes: #7
  • Loading branch information
gretmn102 committed Jun 23, 2024
1 parent 3f6c6ce commit 670caef
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 @@ -85,7 +85,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={siteConfig.title}
description="Description will go into a meta tag in <head />"
description="Сайт одного древнего компьютера с лапками."
>
<div className={styles['card-wrapper']}>
<HomepageHeader />
Expand Down

0 comments on commit 670caef

Please sign in to comment.