From befb27a6a6eba94ed1d1368f91ed33907f482d1d Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 31 May 2023 23:10:13 +0200 Subject: [PATCH] add fedi-url to posts --- _posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md | 1 + _posts/2023-05-29-mind-numbing-technical-debt.md | 1 + 2 files changed, 2 insertions(+) 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 0ebe6be..0acb74b 100644 --- a/_posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md +++ b/_posts/2023-05-27-coven-of-wisdom-amsterdam-2023.md @@ -6,6 +6,7 @@ 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/110465337600564976 --- 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-29-mind-numbing-technical-debt.md b/_posts/2023-05-29-mind-numbing-technical-debt.md index 8dfcf38..80e1b27 100644 --- a/_posts/2023-05-29-mind-numbing-technical-debt.md +++ b/_posts/2023-05-29-mind-numbing-technical-debt.md @@ -7,6 +7,7 @@ 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.