all repos — site @ b0eaa045994cb8de19d302bbf1a8b676a2b2f8c8

source for my site, found at icyphox.sh

config.py (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
# config.py - Vite's configuration script

title = 'icyphox'
author = ''
header = '<a href="/">home</a> <a href="/gpg.txt">gpg</a>'
footer = '<p align="center">Built using <a href="https://github.com/icyphox/vite">Vite</a>.</p>'
template = 'index.html'  # default is index.html