From 631bd0c2ce551e8b3a30fd515a3a5d70121d5430 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 22 May 2024 08:52:06 -0700 Subject: [PATCH] chore: link --- config/data/author-map.js | 1 + src/links/2024/2024-05-22-my-own-little-patch.md | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 src/links/2024/2024-05-22-my-own-little-patch.md diff --git a/config/data/author-map.js b/config/data/author-map.js index c5959190..0605a35a 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -1,4 +1,5 @@ export default { + "https://rachsmith.com": "Rach Smith", "https://zicklepop.com": "zicklepop", "https://simonwillison.net": "Simon Willison", "https://futurism.com": "Futurism", diff --git a/src/links/2024/2024-05-22-my-own-little-patch.md b/src/links/2024/2024-05-22-my-own-little-patch.md new file mode 100644 index 00000000..eaaf59d5 --- /dev/null +++ b/src/links/2024/2024-05-22-my-own-little-patch.md @@ -0,0 +1,7 @@ +--- +title: "My own little patch" +date: "2024-05-22T08:51-08:00" +tags: ["tech", "development"] +description: "I don't know if you've tried to use websites lately, but it's largely a mess out there. It feels like things have descended in to a complete shitshow and are only getting worse." +link: "https://rachsmith.com/my-own-little-patch/" +--- \ No newline at end of file