From 999861ba583706b63e73fb7f675bedacaaf5bce4 Mon Sep 17 00:00:00 2001 From: welpo Date: Wed, 8 Feb 2023 14:31:03 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20feat:=20add=20Archive=20page=20t?= =?UTF-8?q?o=20features.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f681f535..47a0f3a9d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ A simple blog theme powered by [Zola](getzola.org). See a live preview [here](ht - [X] Dark and light modes. Default theme is dark with a switcher in the navbar. - [X] Projects page. +- [X] Archive page. - [x] Social Links. - [x] Tags. - [X] Syntax highlighting.