Ver código fonte

:wrench: Add cachebust, disable components output

Jeff Triplett 1 mês atrás
pai
commit
30a910f479
1 arquivos alterados com 5 adições e 0 exclusões
  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/