forked from mystiq/website
feat: add sitemap
This commit is contained in:
parent
e0a52c5786
commit
47e943d95c
1 changed files with 6 additions and 0 deletions
6
sitemap.xml
Normal file
6
sitemap.xml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url>
|
||||||
|
<loc>https://mystiq.app/</loc>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
Loading…
Reference in a new issue