From 5cc54bf34e23bd6a0cb7c5a586b99fc23efb0d60 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Thu, 24 Oct 2024 10:44:48 -0500 Subject: [PATCH] Add animal justice blog feed --- _data/blogroll.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_data/blogroll.js b/_data/blogroll.js index 0cf136b..95b29cb 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -443,6 +443,13 @@ export default { { name: "Veganism", blogs: [ + { + title: "Animal Justice", + feedUrl: "https://animaljustice.ca/category/blog/feed", + url: "https://animaljustice.ca/category/blog", + description: + "Read the latest news from the fight for stronger laws and better enforcement for animals in Canada.", + }, { title: "Vegan Horizon", feedUrl: "https://veganhorizon.substack.com/feed",