From 30a910f47971e37704d6d8c6fc8d031c3a93cbc1 Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Thu, 6 Mar 2025 20:33:50 -0600 Subject: [PATCH] :wrench: Add cachebust, disable components output --- _config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_config.yml b/_config.yml index f186820..9457bed 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,6 @@ +assets: + cachebust: hard + title: Awesome Django email: your-email@example.com description: >- @@ -43,6 +46,8 @@ defaults: layout: "default" collections: # process the _data folder + components: + output: false projects: output: false permalink: /:collection/:name/