From 2ca2c62a19b73bac901ef5c18d4bace3a6375911 Mon Sep 17 00:00:00 2001 From: Ben C Date: Wed, 06 May 2026 15:10:14 +0000 Subject: [PATCH] blog: fix typst post date --- src/content/posts/use_typst.mdx | 2 +- 1 file(s) changed, 1 insertion(s)(+), 1 deletion(s)(-) diff --git a/src/content/posts/use_typst.mdx b/src/content/posts/use_typst.mdx --- a/src/content/posts/use_typst.mdx +++ b/src/content/posts/use_typst.mdx @@ -1,6 +1,6 @@ --- title: But Actually, Please Use Typst -date: 2026-06-05 +date: 2026-05-06 summary: My pitch for using Typst for everything. cowsay: You won't want to go back --- -- tangled.sh