DKL9 GitList
Repositories
DKL9 home
site_root
Code
Commits
Branches
Tags
Search
Tree:
993e20c
Branches
Tags
master
site_root
docs
index.html
Initial commit: track much site content
dkl9
commited
993e20c
at 2025-352 15:27:28
index.html
Blame
History
Raw
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="refresh" content="0;URL=/essays"> <title>Redirecting to /essays</title> </head> <body> <p>If you're not redirected automatically: <a href="/essays">follow the link</a></p> </body> </html>