aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorazureazure <azureazure@disroot.org>2026-01-09 14:09:20 +0100
committerazureazure <azureazure@disroot.org>2026-01-09 14:09:20 +0100
commit6f25c459388ab82375b2c3fc63cea88413ebf876 (patch)
treef6ace8cd7e6c7e28233f6579e8dca3721b0f0389 /templates
parent2436dd9e215249484010870f668f79fdf8456d7e (diff)
downloadslimegirl.nexus-6f25c459388ab82375b2c3fc63cea88413ebf876.tar.gz
add template dir + minor css changes
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">