From d5a3174a940604050c2c7128f284bd6e508f9cf1 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 14 May 2024 02:23:45 +0200 Subject: [PATCH] feat: add archives page --- archives.html | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/archives.html b/archives.html index 75555c2..668b1fd 100644 --- a/archives.html +++ b/archives.html @@ -1,19 +1,24 @@ --- -layout: category -category-name: entertainment -title: Entertainment Posts -permalink: /entertainment/ +layout: default --- -

Entertainment Posts

+

Archives

- {% if site.categories.entertainment.size > 0 %} - - {% else %} - No posts to show. + + {% endif %}