Преглед на файлове

: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/