From 5752f9fb190e4a2c926114d473eb39b62d93e850 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 1 Jan 2024 02:55:30 -0800 Subject: refactor(tools): change name and descriptions --- src/routes/tools/+page.svelte | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/routes') diff --git a/src/routes/tools/+page.svelte b/src/routes/tools/+page.svelte index 2b2f1b39..33ca67dc 100644 --- a/src/routes/tools/+page.svelte +++ b/src/routes/tools/+page.svelte @@ -21,8 +21,9 @@ description: 'A collection of tools to help you get the most out of AniList.' }, wrapped: { - name: 'AniList Wrapped', - description: 'Instantly generate an AniList themed Wrapped for your profile' + name: 'AniList Wrapped & Statistics Panel', + description: + 'Instantly generate an AniList themed Wrapped for your profile, doubling as a statistics panel for your bio' }, birthdays: { name: "Today's Character Birthdays", @@ -56,7 +57,7 @@ - + -- cgit v1.2.3