about summary refs log tree commit diff homepage
path: root/public/sitemap.xml
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-27 14:07:39 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-27 14:07:39 +0700
commit49cb9d077532670cb18cb89af09b1003b6ca2bb0 (patch)
treedb14854630f12f21f6d0c040e09f1cf0e8e512a1 /public/sitemap.xml
parenta806835736885376c9d5af742479e5bb8c92c132 (diff)
downloadlivres-libres-49cb9d077532670cb18cb89af09b1003b6ca2bb0.tar.gz
Set up as hugo site
Diffstat (limited to 'public/sitemap.xml')
-rw-r--r--public/sitemap.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml
new file mode 100644
index 0000000..55a94fa
--- /dev/null
+++ b/public/sitemap.xml
@@ -0,0 +1,18 @@
+<?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>http://example.org/</loc>
+    <priority>0</priority>
+  </url><url>
+    <loc>http://example.org/song-mon/</loc>
+    <priority>0</priority>
+  </url><url>
+    <loc>http://example.org/tat-den/</loc>
+    <priority>0</priority>
+  </url><url>
+    <loc>http://example.org/categories/</loc>
+  </url><url>
+    <loc>http://example.org/tags/</loc>
+  </url>
+</urlset>