diff options
author | Prefetch | 2019-06-08 20:01:43 +0000 |
---|---|---|
committer | Prefetch | 2019-06-08 20:01:43 +0000 |
commit | fe4bd53f01c469ad62848fbc85b06185b9f1e653 (patch) | |
tree | 38d9731003cf2d98ac4000eeff86fc55a17ec093 /public/sitemap.xml |
Create repository
Diffstat (limited to 'public/sitemap.xml')
-rw-r--r-- | public/sitemap.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..08bde71 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,28 @@ +<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> + + <url> + <loc>https://prefet.ch/</loc> + + </url> + + <url> + <loc>https://prefet.ch/articles/</loc> + + </url> + + <url> + <loc>https://prefet.ch/sheats/</loc> + + </url> + + <url> + <loc>https://prefet.ch/software/</loc> + + </url> + + <url> + <loc>https://prefet.ch/software/recommended/</loc> + + </url> + +</urlset> |