the home site for me: also iteration 3 or 4 of my site

feat: add new pfp

dunkirk.sh 51535cdf 89445abe

verified
+7 -3
+1 -1
content/_index.md
··· 2 2 +++ 3 3 4 4 <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 2rem;"> 5 - <img src="/pfps/hands.jpg" alt="kieran with his hands framing his face wearing a frc rebuilt shirt" width="512" height="512" class="u-photo"/> 5 + <img src="/pfps/fall.jpg" alt="kieran wearing a robotics sweatshirt and standing in front of a tree with fall leaves" width="512" height="512" class="u-photo"/> 6 6 {{ is() }} 7 7 </div> 8 8
+5 -1
content/pfp.md
··· 6 6 7 7 # 2025 8 8 9 - September 13th till present 9 + November 11th till present 10 + 11 + ![kieran with a robotics sweatshirt and fall leaves behind](/pfps/fall.webp) 12 + 13 + September 13th till November 11th 10 14 11 15 ![kieran with his hands framing his face](/pfps/hands.jpg) 12 16
static/pfps/fall.jpg

This is a binary file and will not be displayed.

+1 -1
templates/head.html
··· 133 133 <div class="p-adr h-adr"> 134 134 <span class="p-country-name">United States of America</span> 135 135 </div> 136 - <img class="u-photo" src="/pfps/hands.jpg" alt="kieran with a white and gray spotted kitten with a grainy background and star dust" /> 136 + <img class="u-photo" src="/pfps/fall.jpg" alt="kieran wearing a robotics sweatshirt and standing in front of a tree with fall leaves" /> 137 137 </div>