mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-24 14:35:46 +00:00
Merge pull request #45 from DarianAnjuhal/master
feat: open mail link with target=_blank
This commit is contained in:
commit
97abca2520
@ -24,6 +24,7 @@
|
|||||||
<div class="widget__mcaptcha-details">
|
<div class="widget__mcaptcha-details">
|
||||||
<a href="<.= crate::PKG_HOMEPAGE .>"
|
<a href="<.= crate::PKG_HOMEPAGE .>"
|
||||||
class="widget__mcaptcha-logo-container"
|
class="widget__mcaptcha-logo-container"
|
||||||
|
target="_blank"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
class="widget__mcaptcha-logo"
|
class="widget__mcaptcha-logo"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user