We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ca124 commit 36307e4Copy full SHA for 36307e4
layouts/_default/_markup/render-link.html
@@ -6,6 +6,7 @@
6
""" `"`
7
"'" `'`
8
"+" `+`
9
+ "&" `&`
10
}}
11
{{- range $k, $v := $htmlchars }}
12
{{- $path = replace $path $k $v }}
layouts/partials/version.txt
@@ -1 +1 @@
1
-9.0.3+c5eb975e9e845f67c9dd1cf02374d19a51a8fe03
+9.0.3+a3ca1243b24020a296e784ce005746ca57a9fa26
0 commit comments