all repos — site @ ac65fb3b761aafc175609fc1bb595bbc4149253f

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="/gpg.txt">gpg</a>'
6footer = '<p align="center">Built using <a href="https://github.com/icyphox/vite">Vite</a>.</p>'
7template = 'index.html'  # default is index.html
8