aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-13 20:07:56 -0800
committerFuwn <[email protected]>2024-01-13 20:07:56 -0800
commit888fae3cb595e5fda872845f0c59aa2dfe2b9e2e (patch)
tree6d5891e71601dff38ce23ef66eabc987acf8731c
parentdocs(styles): save dark input style (diff)
downloaddue.moe-888fae3cb595e5fda872845f0c59aa2dfe2b9e2e.tar.xz
due.moe-888fae3cb595e5fda872845f0c59aa2dfe2b9e2e.zip
feat(tools): add private message
-rw-r--r--src/routes/tools/+page.svelte3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/routes/tools/+page.svelte b/src/routes/tools/+page.svelte
index 6c37d857..f5cbe36a 100644
--- a/src/routes/tools/+page.svelte
+++ b/src/routes/tools/+page.svelte
@@ -29,7 +29,8 @@
<p />
<blockquote style="margin: 0 0 0 1.5rem;">
- Have any requests for cool tools that you think others might find useful? Send a message to
+ Have any requests for cool tools that you think others might find useful? Send a private message
+ to
<a href="https://anilist.co/user/fuwn" target="_blank" rel="noopener">@fuwn</a> on AniList!
</blockquote>
</div>