From e5a2ca34462e7647d47d7284d864d9f8b9d42f93 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Fri, 12 Apr 2024 15:40:20 +0100 Subject: [PATCH] Fix typo --- content/memex/web/functionality.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/memex/web/functionality.md b/content/memex/web/functionality.md index 099c2caf..5bc4a2a8 100644 --- a/content/memex/web/functionality.md +++ b/content/memex/web/functionality.md @@ -27,6 +27,6 @@ I _love_ this idea. I'd probably make it so that you had to have been offline fo I'd either let people click links but 'save them for later' (when they're back online), or keep the interaction totally within the site. -## Stylying RSS feed +## Styling RSS feeds -I've used the recommendations on [this site](https://claytonerrington.com/blog/adding-some-flare-to-rss/) to ensure the RSS feeds on this site look pretty too! (Stick `index.xml` at the end of any page listing posts to see what I mean, eg [byjp.me/posts/index.xml](https://www.byjp.me/posts/index.xml).) +I've used the recommendations on [this site](https://claytonerrington.com/blog/adding-some-flare-to-rss/) to ensure the RSS feeds on this site look pretty too! (Stick `index.xml` at the end of any page listing posts to see what I mean, eg [byjp.me/posts/index.xml](/posts/index.xml).)