Implement info boxes; add now-burning entries
This commit is contained in:
@ -12,6 +12,18 @@ export default {
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Collectives / Compilations",
|
||||
blogs: [
|
||||
{
|
||||
title: "Freethought Blogs",
|
||||
feedUrl: "https://freethoughtblogs.com/feed/",
|
||||
url: "https://freethoughtblogs.com/",
|
||||
description:
|
||||
"Freethoughtblogs is an open platform for freethought writers. We are skeptics and critics of dogma and authoritarianism, and in addition, we recognize that the nonexistence of deities entails a greater commitment to human values, and in particular, an appreciation of human diversity and equality. We are for feminism, against racism, for diversity, against inequity. Our network of blogs is designed to encourage independent thinking and individual autonomy — freethoughtblogs.com is a vehicle for giving vocal secularists a venue for discussion of their values and interests.",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Comics",
|
||||
blogs: [
|
||||
@ -213,6 +225,12 @@ export default {
|
||||
description:
|
||||
"A charming (but perhaps abandoned) blog from cocktail expert Luke Andrews.",
|
||||
},
|
||||
{
|
||||
title: "Cwyn's Death by Tea",
|
||||
feedUrl: "https://deathbytea.blogspot.com/feeds/posts/default",
|
||||
url: "https://deathbytea.blogspot.com/",
|
||||
description: "Straight up tea talk.",
|
||||
},
|
||||
{
|
||||
title: "Sarah's Vegan Kitchen",
|
||||
feedUrl: "https://sarahsvegankitchen.com/feed/",
|
||||
|
Reference in New Issue
Block a user