all repos — site @ 35a9ac8731628d69e7b1ab66d53602eca47bdfe0

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