We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff52528 commit 75cea84Copy full SHA for 75cea84
1 file changed
docs/hugo.yaml
@@ -1,5 +1,5 @@
1
baseURL: https://agriyakhetarpal.github.io/hugo-python-distributions/
2
-languageCode: en-uk
+locale: en-uk
3
title: hugo-python-distributions
4
5
module:
@@ -26,3 +26,10 @@ menu:
26
url: "https://github.com/agriyakhetarpal/hugo-python-distributions"
27
params:
28
icon: github
29
+
30
+security:
31
+ http:
32
+ urls:
33
+ - (?i)^https?://[a-z]
34
+ - "! (?i)localhost"
35
+ - "! (?i)^https?://[^/?#]*@"
0 commit comments