chg: usr: add clickable badges for Cap app-wide #13
Deploy to Production / deploy (push) Successful in 2m43s
Deploy to Production / deploy (push) Successful in 2m43s
This commit is contained in:
@@ -44,7 +44,9 @@
|
||||
<div class="auth-card">
|
||||
<div class="auth-title-row">
|
||||
<h2 class="auth-title">Create Account</h2>
|
||||
<span class="auth-cap-badge"><i class="fas fa-shield-halved"></i> Protected by Cap</span>
|
||||
<a class="auth-cap-badge" href="https://trycap.dev" target="_blank" rel="noopener noreferrer">
|
||||
<i class="fas fa-shield-halved"></i> Protected by Cap
|
||||
</a>
|
||||
</div>
|
||||
<p class="auth-sub">Join the battle — no subscription required</p>
|
||||
<div data-cap-api-endpoint="{{ cap_api_endpoint }}" style="display: none;" aria-hidden="true"></div>
|
||||
|
||||
Reference in New Issue
Block a user