Add ISO date time to articles
This commit is contained in:
parent
2dc103f532
commit
03bd3957fd
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
articleTitle: How I (Tried to) Implement Accessible Footnotes
|
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."
|
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"]
|
categories: ["32-bit cafe", "accessibility", "html", "css", "eleventy", "markdown-it"]
|
||||||
toc: true
|
toc: true
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
articleTitle: Anti-Harry Potter and Anti-J. K. Rowling Masterlist
|
articleTitle: Anti-Harry Potter and Anti-J. K. Rowling Masterlist
|
||||||
date: 2023-03-19
|
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.
|
desc: My masterlist of criticisms of the Harry Potter series and J. K. Rowling.
|
||||||
categories: ["harry potter", "jk rowling"]
|
categories: ["harry potter", "jk rowling"]
|
||||||
toc: true
|
toc: true
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
articleTitle: Palestine Masterlist
|
articleTitle: Palestine Masterlist
|
||||||
date: 2024-06-19
|
date: 2024-06-19T22:19:00+0800
|
||||||
updated: 2024-08-11
|
updated: 2024-08-11T21:32:00+0800
|
||||||
desc: My masterlist of resources related to Palestine.
|
desc: My masterlist of resources related to Palestine.
|
||||||
categories: ["palestine"]
|
categories: ["palestine"]
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue