all repos — site @ 684cd249e5144d9d886dcdc137ca0489703cc9b9

source for my site, found at icyphox.sh

config.py (view raw)

 1
 2
 3
 4
 5
 6
 7
# config.py - Vite's configuration script

title = 'Anirudh'
author = ''
header = '<a href="/">icyphox.sh</a> (<a href="https://github.com/icyphox/site">src</a>)'
footer = """<img src="https://licensebuttons.net/p/zero/1.0/80x15.png">"""
template = 'index.html'  # default is index.html