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 72fe2f7 commit 60ca300Copy full SHA for 60ca300
2 files changed
ghweb/robots.txt
@@ -0,0 +1,7 @@
1
+User-agent: *
2
+Allow: /
3
+
4
+Disallow: /version.json
5
+Disallow: /version-dev.json
6
7
+Sitemap: https://greenbugx.github.io/Hongeet/sitemap.xml
ghweb/sitemap.xml
@@ -0,0 +1,15 @@
+<?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">
8
9
+<url>
10
+ <loc>https://greenbugx.github.io/Hongeet/</loc>
11
+ <lastmod>2026-02-19T18:13:18+00:00</lastmod>
12
+</url>
13
14
15
+</urlset>
0 commit comments