Release v0.1.6

This commit is contained in:
2026-07-07 16:00:38 +02:00
parent a2053518d1
commit 150b720f12
149 changed files with 14311 additions and 8005 deletions
+15
View File
@@ -70,6 +70,21 @@
gap: 12px;
}
.public-maintenance {
display: grid;
gap: 4px;
margin-top: 18px;
text-align: left;
}
.public-maintenance strong {
color: var(--text-strong);
}
.public-maintenance span {
color: var(--text);
}
.public-footnote {
margin-top: 22px;
color: var(--muted);