From 730d3a8eba6875fa601dece7c0e62e07510b3d1b Mon Sep 17 00:00:00 2001 From: RayHammer Date: Sun, 23 Oct 2022 13:48:18 +0200 Subject: Made an aside block --- themes/stingray/layouts/partials/header.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'themes/stingray/layouts/partials/header.html') diff --git a/themes/stingray/layouts/partials/header.html b/themes/stingray/layouts/partials/header.html index 5759242..9b61ee6 100644 --- a/themes/stingray/layouts/partials/header.html +++ b/themes/stingray/layouts/partials/header.html @@ -1,4 +1,6 @@ -
-

{{ .Site.Title }}

- {{ .Site.Params.Description }} -
\ No newline at end of file +
+
+

{{ .Site.Title }}

+ {{ .Site.Params.Description }} +
+
-- cgit v1.2.3