From 209903764a67aace8fb866fb1cd915f1de29d8f4 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 23 May 2024 14:24:15 -0700 Subject: [PATCH] chore: link --- config/data/author-map.js | 1 + ...024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 src/links/2024/2024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md diff --git a/config/data/author-map.js b/config/data/author-map.js index c5959190..580d97da 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -1,4 +1,5 @@ export default { + "https://knowler.dev": "Nathan Knowler", "https://zicklepop.com": "zicklepop", "https://simonwillison.net": "Simon Willison", "https://futurism.com": "Futurism", diff --git a/src/links/2024/2024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md b/src/links/2024/2024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md new file mode 100644 index 00000000..e0c2ab2c --- /dev/null +++ b/src/links/2024/2024-05-23-the-web-is-not-inevitable-–-nathan-knowler.md @@ -0,0 +1,7 @@ +--- +title: "The Web Is Not Inevitable" +date: "2024-05-23T14:22:07-07:00" +tags: ['tech'] +description: "We do not have the Web we have today by chance. It was not inevitable. The Web of tomorrow is likewise not inevitable." +link: "https://knowler.dev/blog/the-web-is-not-inevitable" +--- \ No newline at end of file