A heap of changes, whoops
This commit is contained in:
@ -115,12 +115,6 @@ export default {
|
||||
description:
|
||||
"Cathartic stories about clients behaving badly from notalwaysright.com.",
|
||||
},
|
||||
{
|
||||
title: "Inverse",
|
||||
feedUrl: "https://www.inverse.com/rss",
|
||||
url: "https://www.inverse.com/rss",
|
||||
description: "Inverse is the coolest place to get smarter.",
|
||||
},
|
||||
{
|
||||
title: "kottke.org",
|
||||
feedUrl: "https://feeds.kottke.org/main",
|
||||
@ -459,6 +453,13 @@ export default {
|
||||
url: "https://9to5linux.com/",
|
||||
description: "Linux news, reviews, tutorials, and more",
|
||||
},
|
||||
{
|
||||
title: "Aftermath",
|
||||
feedUrl: "https://aftermath.site/feed",
|
||||
url: "https://aftermath.site/",
|
||||
description:
|
||||
"Aftermath is an independent, worker-owned website about video games and internet culture",
|
||||
},
|
||||
{
|
||||
title: "It's FOSS",
|
||||
feedUrl: "https://itsfoss.com/feed/",
|
||||
|
@ -19,7 +19,7 @@ export default {
|
||||
defaultPostImageAlt: "The logo for this blog: a capital letter N.",
|
||||
mastodonHost: "lounge.town",
|
||||
mastodonUser: "nathanu",
|
||||
postlistHeaderText: "Latest posts from the blog:",
|
||||
postlistHeaderText: "Writings from my blog:",
|
||||
socialLinks: [
|
||||
{
|
||||
title: "My Blog",
|
||||
|
Reference in New Issue
Block a user