summaryrefslogtreecommitdiff
path: root/luevano/sitemap.xml
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-05-25 21:29:39 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-05-25 21:29:39 -0600
commit4d659c7f8b1ae3c7c721cb99bd1f2c6c10eecc2c (patch)
treea51e62d51bb952cd0cb8d8888d739cd8514f1990 /luevano/sitemap.xml
parent36aaa5826e3b67d0e199bdde828c6bc6e45b3c56 (diff)
reflect new sitemap
Diffstat (limited to 'luevano/sitemap.xml')
-rw-r--r--luevano/sitemap.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/luevano/sitemap.xml b/luevano/sitemap.xml
new file mode 100644
index 0000000..8e7dd59
--- /dev/null
+++ b/luevano/sitemap.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset
+ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
+<url>
+ <loc>https://luevano.xyz</loc>
+ <lastmod>2021-05-25</lastmod>
+ <changefreq>monthly</changefreq>
+ <priority>1.0</priority>
+</url>
+<url>
+ <loc>https://blog.luevano.xyz</loc>
+ <lastmod>2021-05-25</lastmod>
+ <changefreq>daily</changefreq>
+ <priority>1.0</priority>
+</url>
+<url>
+ <loc>https://gb.luevano.xyz</loc>
+ <lastmod>2021-05-25</lastmod>
+ <changefreq>monthly</changefreq>
+ <priority>0.5</priority>
+</url>
+<url>
+ <loc>https://git.luevano.xyz</loc>
+ <lastmod>2021-05-25</lastmod>
+ <changefreq>daily</changefreq>
+ <priority>1.0</priority>
+</url>
+</urlset>