Add chip sha

This commit is contained in:
2026-01-06 01:18:31 +01:00
parent e167b00471
commit 7ef51e206f
6 changed files with 175 additions and 1 deletions

View File

@@ -58,6 +58,13 @@ body {
letter-spacing: 0.2px;
font-size: 13px;
}
.version-link {
color: inherit;
text-decoration: none;
}
.version-link:hover {
text-decoration: underline;
}
.channels-body,
.settings-body {