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