mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-18 03:33:59 -05:00
Add sitemap.xml for search engine discovery
This commit is contained in:
8
sitemap.xml
Normal file
8
sitemap.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url>
|
||||||
|
<loc>https://blackboxprogramming.github.io/simulation-theory</loc>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>1.0</priority>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
||||||
Reference in New Issue
Block a user