Skip to content

Commit

Permalink
Merge pull request #20 from PaiJi/update-meta
Browse files Browse the repository at this point in the history
chore: update meta des
  • Loading branch information
PaiJi authored May 22, 2024
2 parents 0969905 + 8951ccc commit 7cfff33
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ import GA from "./GA.astro";
<meta charset="UTF-8" />
<meta
name="description"
content="a collection website of NetNewsWire themes."
content="Explore our collection of beautiful themes for the NetNewsWire RSS reader. Find the perfect design to personalize your reading experience."
/>
<meta name="keywords" content="NetNewsWire, theme, NetNewsWire theme, NetNewsWire customization" />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="generator" content={Astro.generator} />
Expand All @@ -33,7 +34,7 @@ import GA from "./GA.astro";
<meta property="og:site_name" content="NetNewsWire Themes collection" />
<meta
property="og:description"
content="a collection website of NetNewsWire themes."
content="Explore our collection of beautiful themes for the NetNewsWire RSS reader. Find the perfect design to personalize your reading experience."
/>
<meta
name="google-site-verification"
Expand Down

0 comments on commit 7cfff33

Please sign in to comment.