From 5b0085a416b10164b3ad4ba519a8f1bccddca046 Mon Sep 17 00:00:00 2001 From: Dickriven Chellemboyee Date: Thu, 15 Aug 2024 20:48:26 +0400 Subject: [PATCH] fix: spacing --- _includes/head.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index a19093ef0..c61ea1e87 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,9 +6,7 @@ - - {{ site.title }}{% if page.title %} - {{ page.title }}{% endif %} - + {{ site.title }}{% if page.title %} - {{ page.title }}{% endif %}