all repos — site @ 2cc4edd2b75ed0941bf1b5b5f181ced8e634c651

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