all repos — site @ 9c8a6c23b3e748703287567a9d64fb054814ecca

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 = '<small align="center">Built using <a href="https://github.com/icyphox/vite">Vite</a>. View this site\'s <a href="https://github.com/icyphox/site">source</a>.</small>'
template = 'index.html'  # default is index.html