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