Init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
pwa:
|
||||
caches:
|
||||
font:
|
||||
strategy: network-first
|
||||
image:
|
||||
strategy: network-first
|
||||
script:
|
||||
strategy: network-first
|
||||
style:
|
||||
strategy: network-first
|
||||
|
||||
hugopress:
|
||||
modules:
|
||||
pwa:
|
||||
disable: true
|
||||
@@ -0,0 +1,4 @@
|
||||
redirects:
|
||||
- from: /**
|
||||
to: /404.html
|
||||
status: 404
|
||||
Reference in New Issue
Block a user