keep working on sidenotes, copy latest real post over to test

This commit is contained in:
2026-03-09 21:50:51 -04:00
parent e2049c2e29
commit 6e6351f5cf
8 changed files with 452 additions and 8 deletions

View File

@@ -11,3 +11,7 @@ body {
color: var(--content-color);
background-color: var(--bg-color);
}
a {
color: var(--link-color);
}