From 36cd4c394ec58cca437cb22bb16619114958be16 Mon Sep 17 00:00:00 2001 From: Wi Date: Wed, 29 Oct 2025 19:25:13 +0700 Subject: [PATCH] Fix bug with site name link. The / symbol was removed, causing the URL to be pasted incorrectly. --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 7f6c3734..2af12172 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -34,7 +34,7 @@