From 5c73d39f2ad4cb94ab989a1b0dfd5f5ccda0cbea Mon Sep 17 00:00:00 2001 From: Leilukin Date: Tue, 6 Aug 2024 21:20:20 +0800 Subject: [PATCH] Add quote marks to article title --- src/changelogs/logs/2024/2024-08-06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changelogs/logs/2024/2024-08-06.md b/src/changelogs/logs/2024/2024-08-06.md index 68a701ee..c545db1f 100644 --- a/src/changelogs/logs/2024/2024-08-06.md +++ b/src/changelogs/logs/2024/2024-08-06.md @@ -2,4 +2,4 @@ date: 2024-08-06 --- -* New article: [How I (Tried to) Implement Accessible Footnotes](/articles/accessible-footnotes), which is also my entry for [32-Bit Cafe](https://32bit.cafe/)'s [Community Code Jam #5: Back to School](https://32bit.cafe/~xandra/events/codejam5/). \ No newline at end of file +* New article: ["How I (Tried to) Implement Accessible Footnotes"](/articles/accessible-footnotes), which is also my entry for [32-Bit Cafe](https://32bit.cafe/)'s [Community Code Jam #5: Back to School](https://32bit.cafe/~xandra/events/codejam5/). \ No newline at end of file