Browse Source

:wrench: Add cachebust, disable components output

Jeff Triplett 1 tháng trước cách đây
mục cha
commit
30a910f479
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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/