From aa2c0cc2f8fcca799d229f9871eeb9e33fdc25e2 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 30 May 2023 21:27:28 +0200 Subject: [PATCH] remove unused fedi-url prop --- _posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md | 1 - _posts/2023-05-28-stopped-tracking-on-my-sites.md | 1 - _posts/2023-05-29-mind-numbing-technical-debt.md | 1 - 3 files changed, 3 deletions(-) diff --git a/_posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md b/_posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md index 996ffc8..0ebe6be 100644 --- a/_posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md +++ b/_posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md @@ -6,7 +6,6 @@ image-attrib: Lee Ravenberg image-alt: Presenting Astro app creation in front of a crowd description: "Fun squeezing awesome Astro stuff into a tiny meetup talk" category: talks -fedi-url: https://social.ayco.io/@ayo/110458702211742875 --- Last month I gave a quick talk about [Astro](https://astro.build) in the very first [Coven of Wisdom meetup held in Amsterdam](https://www.meetup.com/coven-of-wisdom-amsterdam/events/292064053/). Had lots of fun talking about my current favorite framework! diff --git a/_posts/2023-05-28-stopped-tracking-on-my-sites.md b/_posts/2023-05-28-stopped-tracking-on-my-sites.md index 6244031..55ce4fd 100644 --- a/_posts/2023-05-28-stopped-tracking-on-my-sites.md +++ b/_posts/2023-05-28-stopped-tracking-on-my-sites.md @@ -7,7 +7,6 @@ image-attrib-url: https://metapixl.com/p/ayo/566394313649618586 image-alt: An empty bench in front of a calm river on a sunny day description: "I was never happy about being tracked, why should I do that to others?" category: personal -fedi-url: https://social.ayco.io/@ayo/110448123075434123 --- Back in 2021, I deleted my Facebook account that had thousands of connections, and created a new one just for closest family members and friends. diff --git a/_posts/2023-05-29-mind-numbing-technical-debt.md b/_posts/2023-05-29-mind-numbing-technical-debt.md index 80e1b27..8dfcf38 100644 --- a/_posts/2023-05-29-mind-numbing-technical-debt.md +++ b/_posts/2023-05-29-mind-numbing-technical-debt.md @@ -7,7 +7,6 @@ image-alt: Wooden scaffolding, concrete hollow-blocks and metal brackets in a di image-attrib-url: https://photos.app.goo.gl/nSnUH5fATXQxkq3w7 category: technology permalink: /:title/ -fedi-url: https://social.ayco.io/@ayo/110453508839920551 --- As I begin to write this, I'm waiting for a re-run of all the [end-to-end tests](https://www.browserstack.com/guide/end-to-end-testing) for a frontend project to finish.