mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-27 21:43:30 +01:00
Fix Reddit RSS syntax (#2380)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
parent
667a207010
commit
c89d1ed25f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user