all repos — site @ e498c5b00824bc16c5472225ebd937273018bf3c

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 = 'Anirudh'
author = ''
header = '<a href="/">Home</a> <a href="/about">About</a>' 
footer = '&copy; 2018 — <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>'
template = 'index.html'  # default is index.html