From 5e174152daf5d90201f4b107092391d3ee37f747 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Sun, 13 Jul 2025 17:46:07 -0500 Subject: [PATCH] Update blogroll --- _data/blogroll.js | 7 +++++++ content/changelog.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/_data/blogroll.js b/_data/blogroll.js index ba71494..891307a 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -545,6 +545,13 @@ export default { description: "Designer, front-end developer and the founder of Set Studio and Piccalilli.", }, + { + title: "Bardo Burner", + feedUrl: "https://bardoburner.com/feed/", + url: "https://bardoburner.com", + description: + "Way back when blogs were called e-zines – the mid-90s – we made one called Bardo Burner… Sadly, our day-to-day lives got in the way of that labour of love and we jacked it in after a couple of years. Here we are again, reviving the old name just because, but this time primarily exploring issues related to healthy, sustainable living, which for us is strongly rooted in veganism… you’ll find articles here covering everything from cruelty-free cake and vegan restaurants to yoga and Pilates.", + }, { title: "Darek Kay", feedUrl: "https://darekkay.com/atom.xml", diff --git a/content/changelog.md b/content/changelog.md index 04cd319..807e562 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -5,7 +5,7 @@ structuredData: none --- # Changelog * 2025-07-13 - * Renamed the [blog](/blog), and updated [/about](/about). + * Renamed the [blog](/blog), updated [/about](/about), and added [Bardo Burner](https://bardoburner.com/) to the [blogroll](/blogroll). * 2025-07-10 * Added [Toxel](https://www.toxel.com/) to the [blogroll](/blogroll). * 2025-07-02