From aa4149423a27cd83c3cabd17d2f3abb438f10b93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0ime=20Vidas?= Date: Sun, 28 Jan 2024 16:02:19 +0100 Subject: [PATCH] Remove leading / from relative URLs --- _includes/layout.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/layout.html b/_includes/layout.html index 7495018..5870f45 100644 --- a/_includes/layout.html +++ b/_includes/layout.html @@ -6,14 +6,14 @@ {{ title | default: metadata.title }} - + @@ -24,7 +24,7 @@