all repos — site @ 1960113eb339aecc57d47a974f8ad31b6aa6a057

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 = """<img src="https://licensebuttons.net/p/zero/1.0/80x15.png">"""
7template = 'index.html'  # default is index.html