commit 11c9a1db174e145553a894f658225361bda53b04 parent b007511d156f47b99d1d210e621976d387741a5a Author: cowmonk <rekketstone@duck.com> Date: Wed, 19 Mar 2025 13:01:32 -0700 88x31 - looks awesome Diffstat:
| M | blog1.html | | | 4 | ++-- |
| M | index.html | | | 2 | +- |
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/blog1.html b/blog1.html @@ -55,7 +55,7 @@ These plans aren’t fully set in stone and it would be interesting to dive <p class="tags"> Tags: <span class="sblg-tag">misc</span><span class="sblg-tag">linux</span>. </p> - </section> + </section> <nav> <span class="prevnext "> <a href="blog1.html"><-newer</a> @@ -65,7 +65,7 @@ These plans aren’t fully set in stone and it would be interesting to dive </span> </nav> <footer> - powered by <a href="https://www.vim.org/">vim</a> + <a href="https://www.vim.org/"><img src="https://cyber.dabamos.de/88x31/vim.vialle.love.anim.gif" alt="description" height="31" /></a> <img src="https://88x31.kate.pet/madeon_linux.gif" height="31" /> <img src="https://cyber.dabamos.de/88x31/javascript-zero.gif" height="31" /> </footer> </body> </html> diff --git a/index.html b/index.html @@ -29,7 +29,7 @@ </nav> </li></ul></nav> <footer> - Powered by <a href="https://www.vim.org/">vim</a> + <a href="https://www.vim.org/"><img src="https://cyber.dabamos.de/88x31/vim.vialle.love.anim.gif" alt="description" height="31" /></a> <img src="https://88x31.kate.pet/madeon_linux.gif" height="31" /> <img src="https://cyber.dabamos.de/88x31/javascript-zero.gif" height="31" /> </footer> </body> </html>