diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-01-28 23:34:06 -0500 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-01-28 23:34:06 -0500 |
| commit | 34708dfa902afabf4833c25233132e56514915de (patch) | |
| tree | 0f4fd5c2c8d782885c5b821114b060e89fce1dcd /site/sitemap.xml | |
| parent | 9bf334de6a2a17371eae9bcdf342c416332350aa (diff) | |
| parent | 6a7b97b436a5a20c172e6b04bf0caa37d544fde4 (diff) | |
Switch to mkdocs.
Diffstat (limited to 'site/sitemap.xml')
| -rw-r--r-- | site/sitemap.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/site/sitemap.xml b/site/sitemap.xml new file mode 100644 index 0000000..ae2b3b7 --- /dev/null +++ b/site/sitemap.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + <url> + <loc>None</loc> + <lastmod>2020-01-28</lastmod> + <changefreq>daily</changefreq> + </url> + <url> + <loc>None</loc> + <lastmod>2020-01-28</lastmod> + <changefreq>daily</changefreq> + </url> + <url> + <loc>None</loc> + <lastmod>2020-01-28</lastmod> + <changefreq>daily</changefreq> + </url> +</urlset>
\ No newline at end of file |
