feat(about): add SVG icons before GitHub and Buy Me a Coffee links

This commit is contained in:
Forkless
2026-05-12 00:43:23 +02:00
parent bf57b04ccb
commit bd45b5c47d
3 changed files with 21 additions and 2 deletions
+12
View File
@@ -236,6 +236,18 @@
color: #757575;
}
.piperless-about-link {
display: inline-flex;
align-items: center;
gap: 6px;
}
.piperless-about-link-icon {
width: 18px;
height: 18px;
flex-shrink: 0;
}
/* Cache browser badges */
.piperless-cache-badge {
display: inline-block;