From be82ec9e748f38fb9429b43303a98fc184ec3d58 Mon Sep 17 00:00:00 2001 From: kaliban Date: Wed, 7 Aug 2024 16:00:23 +0200 Subject: [PATCH] fixed archive error --- layouts/_default/archives.html | 16 ---------------- public/404.html | 2 +- public/about/index.html | 2 +- public/archives/index.html | 3 +-- public/categories/index.html | 2 +- public/index.html | 2 +- public/layouts/index.html | 2 +- public/page/2/index.html | 2 +- public/posts/index.html | 2 +- public/posts/overthewire-bandit-0-1/index.html | 2 +- public/posts/overthewire-bandit-0/index.html | 2 +- public/posts/overthewire-bandit-1-2/index.html | 2 +- public/posts/overthewire-bandit-2-3/index.html | 2 +- public/posts/overthewire-bandit-3-4/index.html | 2 +- public/posts/overthewire-bandit-4-5/index.html | 2 +- public/posts/overthewire-bandit-5-6/index.html | 2 +- public/posts/overthewire-bandit-6-7/index.html | 2 +- public/posts/page/2/index.html | 2 +- public/posts/welcome/index.html | 2 +- public/projects/index.html | 2 +- public/tags/bandit/index.html | 2 +- public/tags/bandit/page/2/index.html | 2 +- public/tags/cyber-security/index.html | 2 +- public/tags/cyber-security/page/2/index.html | 2 +- public/tags/index.html | 2 +- public/tags/over-the-wire/index.html | 2 +- public/tags/over-the-wire/page/2/index.html | 2 +- 27 files changed, 26 insertions(+), 43 deletions(-) diff --git a/layouts/_default/archives.html b/layouts/_default/archives.html index eea3fc8..350bff8 100644 --- a/layouts/_default/archives.html +++ b/layouts/_default/archives.html @@ -3,22 +3,6 @@