Skip to content

Commit 75cea84

Browse files
Fix docs build with Hugo v0.161.0 update
Closes #308
1 parent ff52528 commit 75cea84

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/hugo.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
baseURL: https://agriyakhetarpal.github.io/hugo-python-distributions/
2-
languageCode: en-uk
2+
locale: en-uk
33
title: hugo-python-distributions
44

55
module:
@@ -26,3 +26,10 @@ menu:
2626
url: "https://github.com/agriyakhetarpal/hugo-python-distributions"
2727
params:
2828
icon: github
29+
30+
security:
31+
http:
32+
urls:
33+
- (?i)^https?://[a-z]
34+
- "! (?i)localhost"
35+
- "! (?i)^https?://[^/?#]*@"

0 commit comments

Comments
 (0)