From bffbe0d8470b5d445e3cf098e67bbc9633ef53d8 Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Wed, 20 Nov 2024 18:05:52 -0500 Subject: [PATCH] add #meta tag --- content/journal/encrypt-and-dither-photos-in-hugo/index.md | 2 ++ .../journal/keep-markdown-links-in-order-with-mdrenum/index.md | 2 ++ content/journal/migrating-from-github-to-sourcehut/index.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/content/journal/encrypt-and-dither-photos-in-hugo/index.md b/content/journal/encrypt-and-dither-photos-in-hugo/index.md index 05becb8..b7b1bf6 100644 --- a/content/journal/encrypt-and-dither-photos-in-hugo/index.md +++ b/content/journal/encrypt-and-dither-photos-in-hugo/index.md @@ -2,6 +2,8 @@ title: "Encrypt and Dither Photos in Hugo" date: 2024-02-06T23:00:00-05:00 draft: false +tags: +- meta references: - title: "Ditherpunk — The article I wish I had about monochrome image dithering — surma.dev" url: https://surma.dev/things/ditherpunk/ diff --git a/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md b/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md index 13d5151..b5f3d7e 100644 --- a/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md +++ b/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md @@ -2,6 +2,8 @@ title: "Keep Markdown Links in Order With mdrenum" date: 2023-11-15T12:00:00-05:00 draft: false +tags: +- meta references: - title: "Tidying Markdown reference links - All this" url: https://leancrew.com/all-this/2012/09/tidying-markdown-reference-links/ diff --git a/content/journal/migrating-from-github-to-sourcehut/index.md b/content/journal/migrating-from-github-to-sourcehut/index.md index 0764f62..c6b4442 100644 --- a/content/journal/migrating-from-github-to-sourcehut/index.md +++ b/content/journal/migrating-from-github-to-sourcehut/index.md @@ -2,6 +2,8 @@ title: "Migrating from GitHub to SourceHut" date: 2024-11-05T12:21:55-05:00 draft: false +tags: +- meta references: - title: "Switching to SourceHut Builds - Tim Hårek" url: https://timharek.no/blog/switching-to-sourcehut-builds