From bd2a02e3aa6222dce5bf45b83d9667eaffcfda57 Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Fri, 31 Jul 2026 09:49:29 +0200 Subject: [PATCH] vanity bullshit --- themes/one-pager/layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/one-pager/layouts/partials/header.html b/themes/one-pager/layouts/partials/header.html index d2c870f..a15307c 100644 --- a/themes/one-pager/layouts/partials/header.html +++ b/themes/one-pager/layouts/partials/header.html @@ -74,7 +74,7 @@
{{ if $about }} -

{{ if $displayName }}{{ $displayName }}{{ else }}{{ .Site.Title }}{{ end }}

{{ $about | markdownify }}
+

✦ {{ if $displayName }}{{ $displayName }}{{ else }}{{ .Site.Title }}{{ end }}

{{ $about | markdownify }}
{{ else }}
{{ .Site.Params.description }}
{{ end }}