From 8e585cf7f3afb5930034e5d0656776e300763107 Mon Sep 17 00:00:00 2001 From: jultty Date: Sat, 11 Apr 2026 14:19:04 -0300 Subject: [PATCH] New note: [Meta] Feed & link updates --- content/notes/feed-and-links-updates.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/notes/feed-and-links-updates.md diff --git a/content/notes/feed-and-links-updates.md b/content/notes/feed-and-links-updates.md new file mode 100644 index 0000000..c7e2094 --- /dev/null +++ b/content/notes/feed-and-links-updates.md @@ -0,0 +1,14 @@ ++++ +title = "[Meta] Feed & link updates" +date = "2026-04-11T14:04:07-03:00" ++++ + +I've changed where the links RSS feed points its main URL to, linking directly to what I'm sharing instead of a page with nothing where you just click the actual link. + +If there's a note attached to the link, it will link to it. Otherwise, you get straight to the destination. + +As a downside, depending on how it's configured, this might cause your feed reader to flood you with a bunch of links as if they were new. Sorry! + +I've also set the `author` field properly so the feeds and posts don't all show up as if the content is by me. This should make the "All content" feed less confusing. + +Finally, I've made some layout changes to make the blog look less cluttered on mobile and the link note page more clearly separated between the link and its commentary.