Fancier homepage and a bit of performance improvement through aggressive caching.

This commit is contained in:
2025-10-27 13:33:44 -07:00
parent 0106f0b9ac
commit 17a7be36bd
4 changed files with 251 additions and 174 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path fill="#6b9bd1" d="M16 4 C10 4 6 6 4 8 L4 26 C6 24 10 22 16 22 C22 22 26 24 28 26 L28 8 C26 6 22 4 16 4 Z"/>
<path fill="#85aede" d="M16 4 L16 22 C22 22 26 24 28 26 L28 8 C26 6 22 4 16 4 Z"/>
<line x1="16" y1="4" x2="16" y2="22" stroke="#3a3a3a" stroke-width="0.5"/>
</svg>

After

Width:  |  Height:  |  Size: 346 B