From 0a410b0ad81b7a5ec94112e99d9582de9d817330 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 26 Oct 2022 09:20:06 -0400 Subject: [PATCH] Expand the theme colors to full 6-digit hex values --- layouts/partials/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 8ac56f0..fdbc5b4 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -2,8 +2,8 @@ - - + + {{ if not .IsHome }}{{ .Title }} - {{ end }}{{ site.Title }}