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.