aboutsummaryrefslogtreecommitdiffstats
path: root/extra/sitemap/sitemap.xml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-05-07 17:30:10 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-05-07 17:30:10 -0700
commitac4f52745fd1bde08a4655a1737e0d3e085abee7 (patch)
tree7e2006ca9e7f618029ffef67326814c478e9136b /extra/sitemap/sitemap.xml
parente812de925ab60b3fb20a58a65dc897336487e34a (diff)
downloadfatcat-ac4f52745fd1bde08a4655a1737e0d3e085abee7.tar.gz
fatcat-ac4f52745fd1bde08a4655a1737e0d3e085abee7.zip
WIP: sitemap.xml notes/templatebnewbold-sitemap
Diffstat (limited to 'extra/sitemap/sitemap.xml')
-rw-r--r--extra/sitemap/sitemap.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/sitemap/sitemap.xml b/extra/sitemap/sitemap.xml
new file mode 100644
index 00000000..4404bdc2
--- /dev/null
+++ b/extra/sitemap/sitemap.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+ <url>
+ <loc>{{page[0]|safe}}</loc>
+ </url>
+</urlset>