From 2f83ef80621245d8a497c0a2ccfd7d4c375ce2b2 Mon Sep 17 00:00:00 2001 From: welpo Date: Wed, 9 Aug 2023 18:53:45 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20feat:=20add=20`cachebust`?= =?UTF-8?q?=20for=20`main.css`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index e6121f029..d1bfe9f76 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -28,7 +28,7 @@ {% endif %} - + {% if config.extra.stylesheets %} {% for stylesheet in config.extra.stylesheets %}