diff --git a/src/_data/json/links.json b/src/_data/json/links.json index 26b9b413..f189d04a 100644 --- a/src/_data/json/links.json +++ b/src/_data/json/links.json @@ -83,6 +83,13 @@ "id": "https://thathtml.blog/2023/11/longevity-of-web-components/", "url": "https://thathtml.blog/2023/11/longevity-of-web-components/", "date": "Wed, 08 Nov 2023 11:52:12 -0800" + }, + { + "tags": "tech, rss", + "title": "RSS?", + "id": "https://darthmall.net/weblog/2023/rss/", + "url": "https://darthmall.net/weblog/2023/rss/", + "date": "Thu, 09 Nov 2023 08:47:50 -0800" } ] } diff --git a/src/_data/json/tag-aliases.json b/src/_data/json/tag-aliases.json index 2d0c6a8e..5b64fe4b 100644 --- a/src/_data/json/tag-aliases.json +++ b/src/_data/json/tag-aliases.json @@ -11,6 +11,7 @@ "lastfm": "#Music", "music": "#Music", "react": "#JavaScript", + "rss": "#RSS", "social media": "#Tech", "spotify": "#Music", "tech": "#Tech",