From 97236c8372b37865a9cc2bc73d8cd3cc07d63931 Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 8 Jul 2025 17:54:27 -0500 Subject: [PATCH] i forgot to add it to the index again lol --- index.html | 2 ++ index.md | 1 + 2 files changed, 3 insertions(+) diff --git a/index.html b/index.html index 255ba14..858ac73 100755 --- a/index.html +++ b/index.html @@ -90,6 +90,8 @@
  • TIL diff --git a/index.md b/index.md index 18fb2b7..3412bf5 100755 --- a/index.md +++ b/index.md @@ -40,6 +40,7 @@ I'm a hobby programmer, and co-founder and vice president of the [TCCD CompSci a - [Another new PGP key!](/blog/another-new-pgp-key.html) - I lost the master key again oops - [The ARM/Elitebook G1q Saga](/blog/elitebook-g1q/) - I got an ARM laptop, and it's not in the kernel yet (it's barely supported at all). - [Part 0](/blog/elitebook-g1q/the-arm-saga-part-0.html) + - [Part 1](/blog/elitebook-g1q/the-arm-saga-part-1.html) - it boots! - [TIL](/til/) - Just little tidbits I learn, inspired by [Simon Willison's TIL](https://til.simonwillison.net/), which was itself inspired by [jbranchaud/til](https://github.com/jbranchaud/til). - [Using JSON with docker compose](/til/using-json-with-docker-compose.html) - Exactly what it sounds like. ([markdown](/til/using-json-with-docker-compose.md))