Add entry to blogroll

This commit is contained in:
Nathan Upchurch 2024-12-15 18:42:48 -06:00
parent c935223848
commit 39ee777d1b
2 changed files with 13 additions and 0 deletions

View File

@ -262,6 +262,18 @@ export default {
},
],
},
{
name: "LGBTQ+",
blogs: [
{
title: "Uncloseted Media",
feedUrl: "https://www.unclosetedmedia.com/feed",
url: "https://www.unclosetedmedia.com/",
description:
"Uncloseted Media is a new Investigative media organization committed to providing you with objective, nonpartisan, rigorous, LGBTQ-focused journalism that examines Americas anti-LGBTQ ecosystem and elevates the voices of everyday American heroes.",
},
],
},
{
name: "News: International",
blogs: [

View File

@ -6,6 +6,7 @@ structuredData: none
# Changelog
* 2024-12-15
* Added a link to site stats on the [privacy](/about/privacy) page.
* Added [Uncloseted Media](https://www.unclosetedmedia.com/) to the [blogroll](/blogroll).
* 2024-12-14
* Implemented [/wish](/ai) a la [taylor.town/wish-manifesto](https://taylor.town/wish-manifesto).
* Added [Dom Corriveau](https://blog.ctms.me/) to the [blogroll](/blogroll).