Преглед изворни кода

:wrench: Add cachebust, disable components output

Jeff Triplett пре 1 месец
родитељ
комит
30a910f479
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      _config.yml

+ 5 - 0
_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/