new listings and workaround for bad URL

This commit is contained in:
2026-05-08 16:50:18 -07:00
parent ce99862505
commit 7b578d46f5
4 changed files with 27 additions and 0 deletions

View File

@ -118,3 +118,7 @@ main li {
iframe {
margin: 2rem 0;
}
.teal {
color: var(--color-cyan);
}