feat: add background

This commit is contained in:
2026-03-06 10:35:42 -06:00
parent 7ea86b0a3f
commit 2f578f0d23

View File

@@ -40,6 +40,9 @@ homepage:
html { html {
font-size: 18px; font-size: 18px;
} }
li.service div {
@apply bg-stone-200/20;
}
docker.yaml: "" docker.yaml: ""
kubernetes.yaml: | kubernetes.yaml: |
mode: cluster mode: cluster