diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/routes/tools/+page.svelte | 3 |
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> |