diff options
| author | Iuri <iuricube@gmail.com> | 2026-01-04 18:00:10 +0100 |
|---|---|---|
| committer | Iuri <iuricube@gmail.com> | 2026-01-04 18:00:10 +0100 |
| commit | deadf4d987f599efc459a8192f50aa1bbbe869ef (patch) | |
| tree | e5f20932671e0ae1411deca7ec5c81b169385db6 /public/sitemap.xml | |
| parent | 4b2df85841a71db8038e6d425bb4a6890234f63b (diff) | |
Public files
Diffstat (limited to 'public/sitemap.xml')
| -rw-r--r-- | public/sitemap.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..09b0dbd --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" + xmlns:xhtml="http://www.w3.org/1999/xhtml"> + + <url> + <loc>https://www.antico.dev/</loc> + <changefreq>daily</changefreq> + <priority>0.5</priority> + </url> +</urlset> |
