From 72f748761b542fc42a4fba5584680811d63a0e63 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 17 Jan 2025 23:42:19 -0800 Subject: add docs for arisu-ffxiv --- .vitepress/config.mts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.vitepress') diff --git a/.vitepress/config.mts b/.vitepress/config.mts index b9b8278..03141c8 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -23,7 +23,9 @@ export default defineConfig({ { text: 'Personal', items: [ - {text: 'Fun Tools', link: '/personal/tools.md'} + {text: 'Fun Tools', link: '/personal/tools.md'}, + {text: 'arisu-ffxiv', link: '/personal/arisu.md'} + ] } ], -- cgit v1.2.3