We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59792fc commit c9a0a5cCopy full SHA for c9a0a5c
public/robots.txt
@@ -0,0 +1,4 @@
1
+User-agent: *
2
+Disallow:
3
+
4
+Sitemap: /sitemap.xml
public/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://jonasperusquia.com/</loc>
5
+ <lastmod>2025-05-15</lastmod>
6
+ <changefreq>monthly</changefreq>
7
+ <priority>1.0</priority>
8
+ </url>
9
+</urlset>
0 commit comments