- commit
- 0333177
- parent
- caf7a71
- author
- Eric Bower
- date
- 2023-10-04 02:46:34 +0000 UTC
feat(pgs): add .webmanifest and .map
1 files changed,
+2,
-0
+2,
-0
1@@ -70,6 +70,8 @@ func NewConfigSite() *shared.ConfigSite {
2 ".rss",
3 ".xml",
4 ".atom",
5+ ".map",
6+ ".webmanifest",
7 },
8 MaxSize: maxSize,
9 MaxAssetSize: maxAssetSize,