aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/blog-sitemap.org5
-rw-r--r--templates/head.html2
2 files changed, 7 insertions, 0 deletions
diff --git a/templates/blog-sitemap.org b/templates/blog-sitemap.org
new file mode 100644
index 0000000..306a465
--- /dev/null
+++ b/templates/blog-sitemap.org
@@ -0,0 +1,5 @@
+#+TITLE: %a
+piss
+
+
+%l
diff --git a/templates/head.html b/templates/head.html
new file mode 100644
index 0000000..585bde9
--- /dev/null
+++ b/templates/head.html
@@ -0,0 +1,2 @@
+<link rel="icon" href="/assets/favicon.ico">
+<link rel="stylesheet" href="/assets/stylesheet.css">