all repos — site @ 8d3077d2a4311aba5a9d761190e27857208df8c9

source for my site, found at icyphox.sh

config.py (view raw)

1# config.py - Vite's configuration script
2
3title = 'Anirudh'
4author = ''
5header = '' 
6footer = '&copy; 2018 — <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>'
7template = 'index.html'  # default is index.html
8