From 66fb84d2f98eddb8e2168cac11b4b1a01d181217be82cda49ce6411eec3ec11c Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Fri, 25 Aug 2023 00:00:00 +0000 Subject: Remove old nicksphere reference --- layouts/partials/header.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.gmi b/layouts/partials/header.gmi index 9f5aa21..48155f5 100644 --- a/layouts/partials/header.gmi +++ b/layouts/partials/header.gmi @@ -1,5 +1,5 @@ {{ if fileExists "templates/logo.txt" -}} -```nicksphere logo +```plaintext {{ readFile "templates/logo.txt" | safeHTML }} ``` {{- end }} \ No newline at end of file -- cgit v1.2.3