From 0240139464d69a6ad213aeefad30e4649b4b5e89 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 17 Jan 2025 23:35:12 -0800 Subject: add jholodex --- .vitepress/config.mts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.vitepress') diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 5b95f02..b9b8278 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -16,7 +16,8 @@ export default defineConfig({ items: [ { text: 'Patchwork Archive API', link: '/repos/patchwork-archive-api' }, { text: 'I Miss Someone VT (Legacy)', link: '/repos/i-miss-someone-vt' }, - { text: 'VTuber Captcha', link: '/repos/vtuber-captcha' } + { text: 'VTuber Captcha', link: '/repos/vtuber-captcha' }, + { text: 'JHolodex', link: '/repos/jholodex' }, ] }, { -- cgit v1.2.3