From 53a79df435a8e7c0e1c607ce93dc42d0e5eebdd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 28 Oct 2019 11:50:03 +0100 Subject: Make sure new CSS is loaded --- _build/themes/ninenines/layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_build/themes/ninenines/layouts') diff --git a/_build/themes/ninenines/layouts/partials/head.html b/_build/themes/ninenines/layouts/partials/head.html index b6786302..b3410726 100644 --- a/_build/themes/ninenines/layouts/partials/head.html +++ b/_build/themes/ninenines/layouts/partials/head.html @@ -7,7 +7,7 @@ {{ if .IsHome }}{{ .Title }}{{ else }}{{ .Site.Title }}: {{ .Title }}{{ end }} - + -- cgit v1.2.3