contact fix
All checks were successful
publish / publish (push) Successful in 1m22s

This commit is contained in:
themelm 2025-05-25 20:28:27 -06:00
parent f93b4b66af
commit d27ac5eefd
9 changed files with 61 additions and 16 deletions

View file

@ -15,8 +15,6 @@ title = 'melm'
[module]
[[module.imports]]
path = 'github.com/hbstack/meta/recommended'
[[module.imports]]
path = 'github.com/hugomods/encoder'
[outputs]
home = ['HTML', 'Offline', 'RSS', 'SearchIndex', 'WebAppManifest']
[permalinks]
@ -26,13 +24,3 @@ title = 'melm'
categories = 'categories'
series = 'series'
tags = 'tags'
[pwa]
[pwa.caches]
[pwa.caches.font]
strategy = 'network-first'
[pwa.caches.image]
strategy = 'network-first'
[pwa.caches.script]
strategy = 'network-first'
[pwa.caches.style]
strategy = 'network-first'