1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 09:12:39 +00:00

Fix Reddit RSS syntax (#2380)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
rollsicecream
2024-01-31 11:07:42 +00:00
committed by Daniel Gray
parent 667a207010
commit c89d1ed25f

View File

@ -141,10 +141,10 @@ Some social media services also support RSS although it's not often advertised.
Reddit allows you to subscribe to subreddits via RSS.
!!! example
Replace `subreddit_name` with the subreddit you wish to subscribe to.
Replace `[SUBREDDIT]` with the subreddit you wish to subscribe to.
```text
https://www.reddit.com/r/{{ subreddit_name }}/new/.rss
https://www.reddit.com/r/[SUBREDDIT]/new/.rss
```
### Twitter