mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Refresh docs.json
This commit is contained in:
parent
91b02091a5
commit
c934a45069
1 changed files with 1 additions and 1 deletions
|
@ -1792,7 +1792,7 @@
|
|||
"^postcss$"
|
||||
],
|
||||
"osEnv": [
|
||||
"(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\\w+)$"
|
||||
"(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG)$"
|
||||
]
|
||||
},
|
||||
"funcs": {
|
||||
|
|
Loading…
Reference in a new issue