From cde841d0dff15d4ed59de3a87c5b0fe611aa9885 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Thu, 17 Aug 2023 21:12:39 +0200 Subject: [PATCH] Close unclosed p tag in footer --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1d66fe7..83689df 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -28,7 +28,7 @@

Link to RSS feed -

This site is free software +

This site is free software

-- 2.39.2