Skip to content

Commit 1ae17d6

Browse files
committed
Files for index...
1 parent 6f4c6cc commit 1ae17d6

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

robots.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
User-agent: *
3+
Allow: /
4+
5+
Sitemap: https://timekeepersoft.github.io/sitemap.xml

sitemap.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
3+
<url>
4+
<loc>https://timekeepersoft.github.io/index.html</loc>
5+
<lastmod>2025-04-13</lastmod>
6+
<changefreq>monthly</changefreq>
7+
<priority>1.0</priority>
8+
</url>
9+
<url>
10+
<loc>https://timekeepersoft.github.io/download.html</loc>
11+
<lastmod>2025-04-13</lastmod>
12+
<changefreq>monthly</changefreq>
13+
<priority>1.0</priority>
14+
</url>
15+
<url>
16+
<loc>https://timekeepersoft.github.io/screenshots.html</loc>
17+
<lastmod>2025-04-13</lastmod>
18+
<changefreq>monthly</changefreq>
19+
<priority>1.0</priority>
20+
</url>
21+
</urlset>

0 commit comments

Comments
 (0)