Add Discord and Telegram links to footer/menu socials

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Carlos Polop
2026-07-08 20:03:43 +02:00
co-authored by Claude Opus 4.8
parent 8ed59d5760
commit b055d05cef
2 changed files with 29 additions and 0 deletions
+13
View File
@@ -1308,6 +1308,19 @@ html:not(.sidebar-resizing) .sidebar {
.footer-socials i {
font-size: 17px;
}
.footer-socials a svg {
width: 16px;
height: 16px;
fill: currentColor;
vertical-align: middle;
}
.menu-socials-popup .menu-bar-link svg,
#menubar-socials-popup .menu-bar-link svg {
width: 15px;
height: 15px;
fill: currentColor;
vertical-align: -0.15em;
}
.sidebar-socials {
display: none;
}