all repos — site @ 82ebd6f39aa4627f42914afa24c709e4bc94454f

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