all repos — site @ b3e38e7b1ab46011a32ced423a118d32133acc4d

source for my site, found at icyphox.sh

config.py (view raw)

1# config.py - Vite's configuration script
2
3title = 'icyphox'
4author = ''
5header = '<a href="/">home</a> <a href="/projects">projects</a> <a href="/info">info</a> <a href="/gpg.txt">gpg</a>'
6footer = ''
7template = 'index.html'  # default is index.html