This commit is contained in:
2026-05-08 16:50:59 -07:00
parent 7b578d46f5
commit f84e17598f
16 changed files with 436 additions and 17 deletions

View File

@ -144,6 +144,10 @@ main li {
iframe {
margin: 2rem 0;
}
.teal {
color: var(--color-cyan);
}
nav {
padding: .25rem 0 1rem;
}
@ -292,6 +296,6 @@ a[aria-current="page"] {
</footer>
<!-- This page `/about/` was built on 2026-05-08T21:21:34.185Z -->
<!-- This page `/about/` was built on 2026-05-08T23:50:43.479Z -->
</body>
</html>