Skip to content

Commit 1e28e24

Browse files
committed
1 parent 5095607 commit 1e28e24

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

robots.txt

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

sitemap-index.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<sitemap>
4+
<loc>https://chabala.github.io/sitemap.xml</loc>
5+
</sitemap>
6+
<sitemap>
7+
<loc>https://chabala.github.io/brick-control-lab/sitemap.xml</loc>
8+
</sitemap>
9+
<sitemap>
10+
<loc>https://chabala.github.io/pi-pico-serial-web-api/sitemap.xml</loc>
11+
</sitemap>
12+
<sitemap>
13+
<loc>https://chabala.github.io/beanshell-examples/sitemap.xml</loc>
14+
</sitemap>
15+
</sitemapindex>

0 commit comments

Comments
 (0)