From 6ab07b1c06f37e31b0dc4893679b72d290be4601 Mon Sep 17 00:00:00 2001 From: Leonora Date: Sat, 31 Dec 2022 16:21:08 -0600 Subject: [PATCH] Fix links on index page. --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 592bf2e..be94761 100644 --- a/static/index.html +++ b/static/index.html @@ -54,7 +54,7 @@

Project RSS Feeds

Go to /project_name/feed.rss to get a feed for a project, or /project_name/originals.rss for just original posts (including shared posts with commentary). For example, /noracodes/feed.rss will give you the feed for my page, - or /noracodes/feed.rss for just my original posts. + or /noracodes/original.rss for just my original posts.

Markdown Extraction