commit bffbe0d8470b5d445e3cf098e67bbc9633ef53d8 parent db9cfa7ecd633e3da29ccef457c3f07be95c1ebb Author: David Eisinger <[email protected]> Date: Wed, 20 Nov 2024 18:05:52 -0500 add #meta tag Diffstat:
3 files changed, 6 insertions(+), 0 deletions(-)
diff --git 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 @@ -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 @@ -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