From a58749c0934c8d3781c0c788b6141392a5f27837 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Thu, 18 Jul 2024 17:10:14 +0100 Subject: [PATCH] Typo --- content/notes/2024-07-18/nlqau/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/2024-07-18/nlqau/index.md b/content/notes/2024-07-18/nlqau/index.md index da47e61f..9e1478b3 100644 --- a/content/notes/2024-07-18/nlqau/index.md +++ b/content/notes/2024-07-18/nlqau/index.md @@ -11,7 +11,7 @@ First [devlog](/tags/devlog)! Today I made some plans toward a full restart of m My existing tool is great, but the `.postcard` format is too clever — it needs custom elements/JS for proper viewing. A newer experiment (https://shutup.jp) uses a simpler, more compatible & easier format; time to swap out! Check out: -- [My eexisting tool](https://github.com/dotpostcard/postcards-go) +- [My existing tool](https://github.com/dotpostcard/postcards-go) - [The .postcard custom element](https://dotpostcard.github.io/postcards-html) - [CSS-only postcard viewing](https://shutup.jp) - [My love of postcards](https://www.byjp.me/posts/thoughts-on-postcards/)