Skip to content

Commit

Permalink
feat: added sitemap reference in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Dax89 committed Oct 30, 2024
1 parent 2e7399b commit 0b99815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<head>
<link rel="icon" href="/favicon.ico" />
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">

<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down

0 comments on commit 0b99815

Please sign in to comment.