mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-08-02 19:41:41 +00:00
Compare commits
2 Commits
f483e529ff
...
7cbeb78d74
Author | SHA1 | Date | |
---|---|---|---|
7cbeb78d74 | |||
373c0ddbb6 |
4
robots.txt
Normal file
4
robots.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://ansonbiggs.com/sitemap.xml
|
15
sitemap.xml
Normal file
15
sitemap.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<sitemap>
|
||||
<loc>https://git.ansonbiggs.com/sitemap.xml</loc>
|
||||
</sitemap>
|
||||
<sitemap>
|
||||
<loc>https://brain.ansonbiggs.com/sitemap.xml</loc>
|
||||
</sitemap>
|
||||
<sitemap>
|
||||
<loc>https://notes.ansonbiggs.com/sitemap.xml</loc>
|
||||
</sitemap>
|
||||
<sitemap>
|
||||
<loc>https://projects.ansonbiggs.com/sitemap.xml</loc>
|
||||
</sitemap>
|
||||
</sitemapindex>
|
Reference in New Issue
Block a user