From 63481f54dd3c4195816fad48438c0f33f7f29169 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Wed, 3 Apr 2024 21:36:30 -0500 Subject: [PATCH] don't combine css (to make it easier to purge cache on jsdelivr) --- layouts/partials/header.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 8c128d6..58e069d 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -7,7 +7,8 @@ {{ with .Title }} {{ . }} | {{ end }}{{ .Site.Title }} - + +