From bc9097e9ab720488d2fe04e6e54eb34f9a9c4265 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Mon, 3 Apr 2023 22:30:08 +0200 Subject: [PATCH] Ensure CSS and JS is refreshed on page rebuild --- _includes/page_end.liquid | 2 +- _includes/page_start.liquid | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/page_end.liquid b/_includes/page_end.liquid index 8bfc370..e2f6d58 100644 --- a/_includes/page_end.liquid +++ b/_includes/page_end.liquid @@ -1,5 +1,5 @@ {% include footer.liquid %} - + diff --git a/_includes/page_start.liquid b/_includes/page_start.liquid index 85404f4..75db7e6 100644 --- a/_includes/page_start.liquid +++ b/_includes/page_start.liquid @@ -49,6 +49,6 @@ Support for OpenGraph {% endif %} - - + +