all repos — site @ 97bd0c6f34e0197f4f9386d8d6862e8e7edbd99c

source for my site, found at icyphox.sh

config.py (view raw)

1# config.py - Vite's configuration script
2
3title = 'Anirudh'
4author = ''
5header = '<a href="/">icyphox.sh</a> (<a href="https://github.com/icyphox/site">src</a>)'
6footer = '' 
7template = 'index.html'  # default is index.html
8