From a4c0692f8dbab80cf5c0b5644ec050322040c4e3 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 7 May 2024 11:45:46 -0600 Subject: Add dark theme --- archive.html | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 archive.html (limited to 'archive.html') diff --git a/archive.html b/archive.html deleted file mode 100644 index c509919..0000000 --- a/archive.html +++ /dev/null @@ -1,30 +0,0 @@ ---- -layout: default -permalink: /archive ---- - -
-

- {% t global.archive %} -

- - {% for post in site.posts %} - {% unless post.next %} -

{{ post.date | date: '%Y' }}

- -

{{ post.date | date: '%Y' }}

-
-- cgit v1.2.3