From 94a2739c895a125a26606dc2307319252ef3b197 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 29 Jan 2022 13:55:15 -0500 Subject: content/posts: fix short links and improve wording in a couple older posts --- content/posts/2021-10-26-rss-feed-no-longer-annoyingly-trunca.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/posts/2021-10-26-rss-feed-no-longer-annoyingly-trunca.md') diff --git a/content/posts/2021-10-26-rss-feed-no-longer-annoyingly-trunca.md b/content/posts/2021-10-26-rss-feed-no-longer-annoyingly-trunca.md index 195a0fe..9f9696d 100644 --- a/content/posts/2021-10-26-rss-feed-no-longer-annoyingly-trunca.md +++ b/content/posts/2021-10-26-rss-feed-no-longer-annoyingly-trunca.md @@ -16,8 +16,8 @@ following changes: include all posts in the [RSS][] feed. * Changed feed items to include complete post contents as [HTML][]. -The updated template is available [here][gist]. You can use it on your -site by copying it to `layouts/_default/index.xml`. +The updated template is available in [this gist][gist]. You can use it +on your site by copying it to `layouts/_default/index.xml`. [default]: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/_default/rss.xml "Default Hugo RSS feed template" -- cgit v1.2.3