From 622fb79d454072e84c6a42b56806edb03e3ac44e Mon Sep 17 00:00:00 2001 From: Alexander Bigga Date: Mon, 9 Sep 2024 15:16:48 +0200 Subject: [PATCH] Add sidebar in post list, 404 and search view --- 404.php | 1 + category.php | 2 -- index.php | 24 +++++++++++++----------- search.php | 20 +++++++++++--------- 4 files changed, 25 insertions(+), 22 deletions(-) diff --git a/404.php b/404.php index 96c70680..eae00469 100755 --- a/404.php +++ b/404.php @@ -31,4 +31,5 @@ diff --git a/index.php b/index.php index 1e758a47..07bee408 100644 --- a/index.php +++ b/index.php @@ -13,7 +13,7 @@
- +
- +
@@ -91,4 +92,5 @@