summaryrefslogtreecommitdiff
path: root/pages/sitemap.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/sitemap.html')
-rw-r--r--pages/sitemap.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/pages/sitemap.html b/pages/sitemap.html
new file mode 100644
index 0000000..8d9411e
--- /dev/null
+++ b/pages/sitemap.html
@@ -0,0 +1,7 @@
+<script>
+require(['sitemap'], function(main) { main(); });
+</script>
+
+<h1>Sitemap</h1>
+
+<div id="sitemap-content"></div>