From a4c0692f8dbab80cf5c0b5644ec050322040c4e3 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 7 May 2024 11:45:46 -0600 Subject: Add dark theme --- categories.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 categories.html (limited to 'categories.html') diff --git a/categories.html b/categories.html deleted file mode 100644 index 227f333..0000000 --- a/categories.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: default ---- - -
- {% for tag in site.tags %} -

{{ tag[0] }}

- - {% endfor %} -
-- cgit v1.2.3