all repos — site @ a9ecfd7df0a82be15cd8cb418cffbeec5225848a

source for my site, found at icyphox.sh

config.py (view raw)

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

title = 'icyphox'
author = ''
header = '<a href="/">home</a> <a href="/gpg.txt">gpg</a> <a href="/about">about</a> <a href="/contact">contact</a>'
footer = 'Built using <a href="https://github.com/icyphox/vite">Vite</a>. View this site\'s <a href="https://github.com/icyphox/site">source</a>.'
template = 'index.html'  # default is index.html