aboutsummaryrefslogtreecommitdiff
path: root/src/routes
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes')
-rw-r--r--src/routes/settings/+page.svelte7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/routes/settings/+page.svelte b/src/routes/settings/+page.svelte
index 76e04bcc..d727957f 100644
--- a/src/routes/settings/+page.svelte
+++ b/src/routes/settings/+page.svelte
@@ -47,7 +47,12 @@
Copy to clipboard
</button>
Your AniList notifications RSS feed URL
- <SettingHint lineBreak>Do not share this link with <b>anyone</b>!</SettingHint>
+ <SettingHint lineBreak>
+ This <a href="https://en.wikipedia.org/wiki/RSS" target="_blank">RSS</a> feed will return the
+ currently logged in AniList profile's notifications for remote consumption.
+ <br />
+ Do not share this link with <b>anyone</b>!
+ </SettingHint>
</Category>
<Category title="Display"><Display /></Category>
<Category title="Calculation"><Calculation /></Category>