From f62996eda1f031076c55ce0756bebe02cdf6bc2b Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 14 Jul 2020 17:50:40 +0200 Subject: [PATCH] Add link to RSS feed. --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 87ed14d..e778f7d 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,10 @@

Blocklist

- Here. +

Form

@@ -67,6 +70,7 @@
  • Dynamically add input fields for tags and receipts.
  • Autocomplete tags.
  • Make it look okay on all sorts of screen sizes.
  • +
  • Let users subscribe to a set of tags via RSS of their choosing.