all repos — site @ 556d8a807615715ab32eabb630ec1d40b3cc9aa3

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