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.