···22+++
3344<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 2rem;">
55- <img src="/pfps/dithered-fall.webp" alt="A photo of kieran wearing a black hoodie set against chaotic, mosaic-like background of orange, blue, brown, and black pixels." width="512" height="512" class="u-photo"/>
55+ <img src="/pfps/fall-pixelated-dithered.webp" alt="A dithered photo in muted blacks, cremes, and dark indigos of kieran with a hoodie set against a mosaic-like background" width="512" height="512" class="u-photo"/>
66 {{ is() }}
77</div>
88
+4
content/pfp.md
···6677# 2026
8899+
1010+1111+March 2nd 2026 to April 21st 2026
1212+913
10141115# 2025
static/pfps/fall-pixelated-dithered.webp
This is a binary file and will not be displayed.
+3-4
templates/head.html
···122122<link rel="me" href="https://www.youtube.com/@kieran.rambles" />
123123<link rel="me" href="https://keyoxide.org/aspe:keyoxide.org:QMHCMT55EODYTEBQ5C7QOAFN6A" />
124124<link rel="me" href="https://serif.blue" />
125125-<meta name="fediverse:creator" content="@taciturnaxoltol@social.dino.icu" />
126125127126<link rel="indieauth-metadata" href="https://indiko.dunkirk.sh/.well-known/oauth-authorization-server" />
128127<link rel="authorization_endpoint" href="https://indiko.dunkirk.sh/auth/authorize" />
···141140 <p class="p-sex">male</p>
142141 <p class="p-note">
143142 {% set time = now() | date(format="%s") | int - 1209254400 %}{{ time / 31536000 | round(method="floor") }},
144144- typescript nerd, videographer, frc programmer, semi retired fpv pilot
143143+ nix nerd, photographer, hardware kid, cyber operator
145144 </p>
146145 <a class="u-email" href="mailto:me@dunkirk.sh" rel="me">me@dunkirk.sh</a>
147146 <div class="p-adr h-adr">
148147 <span class="p-country-name">United States of America</span>
149148 </div>
150150- <img class="u-photo" src="/pfps/dithered-fall.webp"
151151- alt="A photo of kieran wearing a black hoodie set against chaotic, mosaic-like background of orange, blue, brown, and black pixels." />
149149+ <img class="u-photo" src="/pfps/fall-pixelated-dithered.webp"
150150+ alt="A dithered photo in muted blacks, cremes, and dark indigos of kieran with a hoodie set against a mosaic-like background" />
152151</div>