From 03bd3957fd7d750a79104daffd84fce5c5f4de5f Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sun, 11 Aug 2024 22:11:49 +0800 Subject: [PATCH] Add ISO date time to articles --- src/articles/myarticles/accessible-footnotes.md | 2 +- .../myarticles/anti-harry-potter-jk-rowling-masterlist.md | 2 +- src/articles/myarticles/palestine-masterlist.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/articles/myarticles/accessible-footnotes.md b/src/articles/myarticles/accessible-footnotes.md index 91505f3a..e7e8f235 100644 --- a/src/articles/myarticles/accessible-footnotes.md +++ b/src/articles/myarticles/accessible-footnotes.md @@ -1,6 +1,6 @@ --- articleTitle: How I (Tried to) Implement Accessible Footnotes -date: 2024-08-06 +date: 2024-08-06T00:04:00+0800 desc: "How I implement accessible footnotes, at least to the best of my ability. Written for 32-Bit Cafe's Community Code Jam #5." categories: ["32-bit cafe", "accessibility", "html", "css", "eleventy", "markdown-it"] toc: true diff --git a/src/articles/myarticles/anti-harry-potter-jk-rowling-masterlist.md b/src/articles/myarticles/anti-harry-potter-jk-rowling-masterlist.md index ee32961b..d6361e63 100644 --- a/src/articles/myarticles/anti-harry-potter-jk-rowling-masterlist.md +++ b/src/articles/myarticles/anti-harry-potter-jk-rowling-masterlist.md @@ -1,7 +1,7 @@ --- articleTitle: Anti-Harry Potter and Anti-J. K. Rowling Masterlist date: 2023-03-19 -updated: 2024-06-19 +updated: 2024-06-19T00:06:00+0800 desc: My masterlist of criticisms of the Harry Potter series and J. K. Rowling. categories: ["harry potter", "jk rowling"] toc: true diff --git a/src/articles/myarticles/palestine-masterlist.md b/src/articles/myarticles/palestine-masterlist.md index 44fbd067..07c05e33 100644 --- a/src/articles/myarticles/palestine-masterlist.md +++ b/src/articles/myarticles/palestine-masterlist.md @@ -1,7 +1,7 @@ --- articleTitle: Palestine Masterlist -date: 2024-06-19 -updated: 2024-08-11 +date: 2024-06-19T22:19:00+0800 +updated: 2024-08-11T21:32:00+0800 desc: My masterlist of resources related to Palestine. categories: ["palestine"] ---