forked from GithubBackups/vichan
added missing change from commit for hcaptcha
This commit is contained in:
parent
e9ed9acd30
commit
4545d33b74
@ -47,3 +47,6 @@
|
|||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
{% endverbatim %}</style>{% endif %}
|
{% endverbatim %}</style>{% endif %}
|
||||||
|
{% if config.hcaptcha %}
|
||||||
|
<script src="https://js.hcaptcha.com/1/api.js" async defer></script>
|
||||||
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user