mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-14 13:08:27 +03:00
Merge pull request #45 from DarianAnjuhal/master
feat: open mail link with target=_blank
This commit is contained in:
commit
97abca2520
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
<div class="widget__mcaptcha-details">
|
||||
<a href="<.= crate::PKG_HOMEPAGE .>"
|
||||
class="widget__mcaptcha-logo-container"
|
||||
target="_blank"
|
||||
>
|
||||
<img
|
||||
class="widget__mcaptcha-logo"
|
||||
|
|
Loading…
Add table
Reference in a new issue