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 682dca4 commit 70c94e5Copy full SHA for 70c94e5
layouts/partials/captcha.html
@@ -1,5 +1,5 @@
1
<altcha-widget
2
- challengeurl="{{ .Site.Params.baseApiUrl }}/altcha/challenge.php"
+ challengeurl="{{ site.Params.baseApiUrl }}/altcha/challenge.php"
3
hidelogo
4
hidefooter
5
floating="auto"
0 commit comments