From 2e42ee1094b2661aed2c73b2b9fe0dc310dd915d Mon Sep 17 00:00:00 2001 From: andrzej Date: Fri, 15 Nov 2024 09:37:18 +0100 Subject: [PATCH] add home link to title (hardcoded until I fix go templates in neovim) --- public/categories/index.html | 2 +- public/css/main.css | 29 ++++--------------- public/index.html | 6 ++-- public/index.xml | 4 +-- public/posts/hard-problem/index.html | 2 +- public/posts/index.html | 6 ++-- public/posts/index.xml | 4 +-- .../posts/permissions-strike-again/index.html | 2 +- public/posts/post-1/index.html | 2 +- public/posts/post-2/index.html | 2 +- public/posts/post-3/index.html | 2 +- public/tags/blue/index.html | 2 +- public/tags/green/index.html | 2 +- public/tags/index.html | 2 +- public/tags/red/index.html | 2 +- themes/cuqui/layouts/partials/header.html | 2 +- 16 files changed, 26 insertions(+), 45 deletions(-) diff --git a/public/categories/index.html b/public/categories/index.html index e46da3e..e535aab 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -16,7 +16,7 @@
-

CODING WITH ANDRZEJ

+

CODING WITH ANDRZEJ