Initial website deployment
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 1m44s

This commit is contained in:
Akshay Kolli
2026-07-02 00:28:25 -07:00
commit e240b99cb2
66 changed files with 2774 additions and 0 deletions

5
static/icons/rss.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M5 3c8.837 0 16 7.163 16 16h-4C17 12.373 11.627 7 5 7V3z"/>
<path d="M5 10c4.971 0 9 4.029 9 9h-4c0-2.761-2.239-5-5-5v-4z"/>
<path d="M8 18.5A2.5 2.5 0 1 1 3 18.5a2.5 2.5 0 0 1 5 0z"/>
</svg>

After

Width:  |  Height:  |  Size: 268 B