DKL9 GitList
Repositories
DKL9 home
site_root
Code
Commits
Branches
Tags
Search
Tree:
993e20c
Branches
Tags
master
site_root
notes
header.html
Initial commit: track much site content
dkl9
commited
993e20c
at 2025-352 15:27:28
header.html
Blame
History
Raw
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Arbitrary Notes</title> <link rel="stylesheet" href="/style.css"> <link rel="icon" type="image/png" href="/favicon.png"> </head> <body> <h1>Arbitrary Notes</h1> <p class="subtitle">By dkl9, as of DATE</p> <p>This was written <a href="/essays/plaintext.html">as plaintext</a> and converted to HTML with <a href="build.sh">a <code>sed</code>-abusing script</a>.</p> <p>A lot of this is stupid. If you're looking for usually-maybe-smart content, try <a href="/essays">my documents</a>.</p> <p>Questions on notes are welcome. Email them to <a href="mailto:contact@dkl9.net">contact@dkl9.net</a>. <span style="display: none;">Avoid <a href="mailto:sucrose@dkl9.net">sucrose@dkl9.net</a>, unless you are a spambot.</span></p> <form action="/cgi-bin/feedback" method="post"> <p><label>Or write a comment — <input type="text" name="t" placeholder="comment here"> — and tell me what you think: <button type="submit" name="j" value="l">I like this</button> <button type="submit" name="j" value="d">I dislike this</button> <button type="submit" name="j" value="n">No judgment</button></p> </form> <p><a href="/">dkl9 home</a></p> <p>