Private
Public Access
1
0

chg: usr: add clickable badges for Cap app-wide #13
Deploy to Production / deploy (push) Successful in 2m43s

This commit is contained in:
2026-06-02 09:48:23 +02:00
parent cf56b10aba
commit 2b1689b321
8 changed files with 131 additions and 12 deletions
+3 -1
View File
@@ -38,7 +38,9 @@
<div class="auth-card">
<div class="auth-title-row">
<h2 class="auth-title">Sign In</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">Welcome back, commander</p>