From 2b313587bf966b75ceb8344e2bce761fc23c15e1 Mon Sep 17 00:00:00 2001 From: jirikrepl Date: Fri, 18 Oct 2019 13:54:19 +0200 Subject: [PATCH] fix: added correct utf-8 encoding to the https://discourse.gohugo.io/t/utf-8-characters-appear-garbled-in-prod/16910 https://discourse.gohugo.io/t/utf-8-characters-appear-garbled-in-prod-pt-2/20023 --- layouts/_default/baseof.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 22a7123..e30e899 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,6 +1,7 @@ +