Mod testing

This commit is contained in:
Bjørn Erik Pedersen 2021-09-15 18:47:34 +02:00
parent 09fabf7d66
commit 4072d67760
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -29,3 +29,7 @@ HUGO_VERSION = "0.88.1"
[context.next.environment]
HUGO_ENABLEGITINFO = "true"
[[redirects]]
from = "/npmjs/*"
to = "/npmjs/"
status = 200