From f327fa3f8e3cd15995ae214c42620b025856cf9a Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Sat, 19 Feb 2022 17:35:15 +0000 Subject: [PATCH] add watches to webfeed --- brainsteam/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainsteam/config.toml b/brainsteam/config.toml index e29070e..dcc99a5 100644 --- a/brainsteam/config.toml +++ b/brainsteam/config.toml @@ -34,7 +34,7 @@ unsafe= true favicon = "/images/favicon.png" mainSections = ["post", "note"] - indieWebSections = ["note","reply","like","repost","bookmark"] + indieWebSections = ["note","reply","like","repost","bookmark", "watch"]