update wardrive apps, add Discord link centralized redirect, cosmetic fixes to external links
All checks were successful
Deploy Pages / deploy (push) Successful in 19s

This commit is contained in:
2026-02-10 19:02:34 -05:00
parent 0fe6f5f757
commit a7fdf8fea5
4 changed files with 6 additions and 4 deletions

View File

@ -176,11 +176,11 @@
display: inline-block;
width: 12px;
height: 12px;
margin-left: 3px;
vertical-align: middle;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 8.5L8.5 3.5M5 3.5h3.5V7'/%3E%3C/svg%3E") no-repeat center;
background-size: contain;
opacity: 0.4;
text-decoration: underline;
}
.btn[target="_blank"]::after,
.copy-btn::after,