From a9d8eee152092cc4f4409fb9a3864309deed3c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Mon, 5 Jun 2023 22:54:26 +0100 Subject: [PATCH] fixed small ui bug --- layouts/partials/header/basic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index fd438429..a2e94bd9 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -4,7 +4,7 @@ {{ $logo := resources.Get .Site.Params.Logo }} {{ if $logo }}
- + {{ .Site.Title | markdownify | emojify }}