1 parent 030b24b commit 0e31d8aCopy full SHA for 0e31d8a
2 files changed
robots.txt
@@ -0,0 +1,4 @@
1
+User-agent: *
2
+Allow: /
3
+
4
+Sitemap: https://martzcode.github.io/sitemap.xml
sitemap.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+ <url>
+ <loc>https://martzcode.github.io/</loc>
5
+ <lastmod>2024-04-03</lastmod>
6
+ <changefreq>monthly</changefreq>
7
+ <priority>1.0</priority>
8
+ </url>
9
+</urlset>
0 commit comments