aboutsummaryrefslogtreecommitdiffstats
path: root/.vitepress
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-08-19 00:42:08 -0700
committerPinapelz <yukais@pinapelz.com>2024-08-19 00:42:08 -0700
commit0e7ec626661822dd8a68a5e01a6d44cde7922fc6 (patch)
tree542ff1e4ce441d5e1fedb513a759cde9b3316d1c /.vitepress
parent80ba8bf1ecca46eefb521f8ab8eb09a117484a2c (diff)
mark i-miss-someone-vt as legacy
Diffstat (limited to '.vitepress')
-rw-r--r--.vitepress/config.mts8
1 files changed, 7 insertions, 1 deletions
diff --git a/.vitepress/config.mts b/.vitepress/config.mts
index a737e09..50ee398 100644
--- a/.vitepress/config.mts
+++ b/.vitepress/config.mts
@@ -15,9 +15,15 @@ export default defineConfig({
text: 'Projects',
items: [
{ text: 'Patchwork Archive API', link: '/repos/patchwork-archive-api' },
- { text: 'I Miss Someone VT', link: '/repos/i-miss-someone-vt' },
+ { text: 'I Miss Someone VT (Legacy)', link: '/repos/i-miss-someone-vt' },
{ text: 'VTuber Captcha', link: '/repos/vtuber-captcha' }
]
+ },
+ {
+ text: 'Personal',
+ items: [
+ {text: 'Personal Tools', link: '/personal/tools.md'}
+ ]
}
],
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage