From fdb07cf0ec17a9fca952ae2fd2024fcb73e33d79 Mon Sep 17 00:00:00 2001 From: jultty Date: Sat, 11 Apr 2026 14:07:52 -0300 Subject: [PATCH] New note: [Meta] Feed & link updates --- content/notes/.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/notes/.md diff --git a/content/notes/.md b/content/notes/.md new file mode 100644 index 0000000..8e58dac --- /dev/null +++ b/content/notes/.md @@ -0,0 +1,14 @@ ++++ +title = "[Meta] Feed & link updates" +date = "2026-04-11T14:04:07-03:00" ++++ + +I've changed here the links RSS feed points its main URL to, linking directly to the URL I'm sharing instead of a page with nothing on the blog that you have to click the actual link from. + +If there's a note attached to the link, it will link to it. Otherwise, you get straight to the destination. + +As a downside, 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` 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.