add favicons

This commit is contained in:
2026-03-22 23:29:51 +05:00
parent 088d6a5458
commit 76e29a8f46
7 changed files with 417 additions and 1 deletions

View File

@@ -235,6 +235,11 @@ body {
color: var(--md-sys-color-primary);
}
.app-bar .app-logo {
width: 64px;
height: 64px;
}
.app-bar .git-link {
margin-left: auto;
display: flex;