mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 14:07:27 -04:00
Mod testing
This commit is contained in:
parent
09fabf7d66
commit
4072d67760
@ -29,3 +29,7 @@ HUGO_VERSION = "0.88.1"
|
|||||||
[context.next.environment]
|
[context.next.environment]
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
|
[[redirects]]
|
||||||
|
from = "/npmjs/*"
|
||||||
|
to = "/npmjs/"
|
||||||
|
status = 200
|
Loading…
x
Reference in New Issue
Block a user