From 5fa9597734f5183863bde2a4eed35fb5b8f0f115 Mon Sep 17 00:00:00 2001 From: RayHammer Date: Thu, 20 Oct 2022 18:57:38 +0200 Subject: Added representative h-card --- themes/stingray/layouts/partials/header.html | 4 ++++ 1 file changed, 4 insertions(+) (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 e69de29..5759242 100644 --- a/themes/stingray/layouts/partials/header.html +++ b/themes/stingray/layouts/partials/header.html @@ -0,0 +1,4 @@ +
+

{{ .Site.Title }}

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