Skip to content

Commit

Permalink
chore: add sitemap index XML
Browse files Browse the repository at this point in the history
  • Loading branch information
marpme committed Oct 29, 2023
1 parent bdbd2f1 commit 45dd0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/PageLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import Footer from "../components/Footer.astro";
name="google-site-verification"
content="vGwt-KIQYbHLJAcFvV0EuStv48cmK9BKoW1bRJORYR0"
/>
<link rel="sitemap" href="/sitemap-index.xml" />
<Favicon />
<slot name="meta" />
<GoogleFont />
Expand Down

0 comments on commit 45dd0ee

Please sign in to comment.