Skip to content

Commit 6bb9cb2

Browse files
committed
UPDATE
1 parent a61adc7 commit 6bb9cb2

3 files changed

Lines changed: 17 additions & 21 deletions

File tree

robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Disallow: /extra
66
Disallow: /fav
77
Disallow: /404
88

9-
Sitemap: https://moneuron.github.io/sitemaps.xml
9+
Sitemap: https://moneuron.github.io/sitemap.xml

sitemap.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
5+
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
6+
<url>
7+
<loc>https://moneuron.github.io/</loc>
8+
<lastmod>2025-11-03T11:11:53+00:00</lastmod>
9+
<priority>1.00</priority>
10+
</url>
11+
<url>
12+
<loc>https://moneuron.github.io/news</loc>
13+
<lastmod>2025-11-03T11:11:53+00:00</lastmod>
14+
<priority>0.80</priority>
15+
</url>
16+
</urlset>

sitemaps.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)