1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-23 02:21:16 -04:00

open asc file in browser

This commit is contained in:
2018-11-20 14:11:34 -05:00
parent 86189d4cec
commit 97cd4782d9

View File

@@ -80,6 +80,13 @@
"value" : "max-age=2628000"
}]
},
{
"source" : "**/*.asc",
"headers" : [{
"key" : "Content-Type",
"value" : "text/plain"
}]
},
{
"source" : "404.html",
"headers" : [{