small pixel drawing of a pufferfish j3s.sh

try separating the html and h1 tags
Jesse Olson j3s@c3f.net
Fri, 08 Apr 2022 06:46:17 +0000
commit

d987b81afefda55c084916e16c42e00714a71718

parent

79082bc9cf73b420625c373b9190ecfec307d6f5

3 files changed, 4 insertions(+), 2 deletions(-)

jump to
M READMEREADME

@@ -8,6 +8,7 @@ [ ] make blog have rss feed for select thoughts/reviews

[ ] merge jrss into website tools codebase [ ] make blog handle TLS [ ] make git necronomicon post not html lmao +[ ] add alternate fishes to the thoughts and reviews pages :3 prob not~ [ ] native git thing?
M templates/about.htmltemplates/about.html

@@ -1,7 +1,7 @@

{{define "title"}}me{{end}} {{define "body"}} <h3>Jes Olson</h3> -<a href="/"><img src="/static/scrombles.png" width="140" alt="pic of an unnamed puffer fish"></a> +<a href="/"><img src="/static/scrombles.png" width="140" alt="pic of a one eyed cat named scrombles"></a> <p><i>patient anxious mentor, teacher</p></i> <p><i>loves simplicity and minimalism</p></i> <p><i>statically compiled binary FREAK</p></i>
M templates/layout.htmltemplates/layout.html

@@ -38,7 +38,8 @@ </head>

<body class="grayscale"> <div id="header"> - <h1><a href="/"><img src="/static/unnamed-puffy.png" height="111" width="140" alt="pic of an unnamed pufferfish, drawn by rekka bellum of kokorobot.ca and hundred rabbits :3"></a>jes? somewhat horrible</h1> + <a href="/"><img src="/static/unnamed-puffy.png" height="111" width="140" alt="pic of an unnamed pufferfish, drawn by rekka bellum of kokorobot.ca and hundred rabbits :3"></a> + <h1>jes? somewhat horrible</h1> <p> <a href="/now.html">now</a> <a href="/about.html">about</a>