From 66250ffea89db689676e1c06d144e41fad3c7bf7 Mon Sep 17 00:00:00 2001 From: earnest ma Date: Tue, 30 Nov 2021 12:00:36 -0500 Subject: [PATCH] fix: 404 on home link in header whoops! --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 7e2dc76..616b871 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,4 +1,4 @@ - +

{{ .Site.Title }}