feat: use dedicated cdn, and prep home page

This commit is contained in:
2025-07-15 15:35:03 -07:00
parent 7adf2e7f58
commit 6c02df508b
5 changed files with 22 additions and 4 deletions
+4
View File
@@ -21,6 +21,10 @@ li {
margin: 0 10px;
}
img {
height: 50px;
}
#highlight {
font-size: 1.2em;
background: var(--foreground);