all repos — site @ 991a4a10f92af94a0f749233a93a3aee39d7670a

source for my site, found at icyphox.sh

config.py (view raw)

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