From f33492ef8ec0c1fe8ab769dfcad267040bb2070b Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 5 Nov 2023 00:56:01 -0500 Subject: [PATCH] Load bobastyle.css async too --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d36bb99..3cdfc61 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -4,7 +4,7 @@ {{ hugo.Generator }} {{ with resources.Get "css/bobastyle.css" | fingerprint "sha512" }} - + {{ end }} {{ with resources.Get "css/syntax.css" | fingerprint "sha512" }}