aboutsummaryrefslogtreecommitdiffstats
path: root/.vitepress/config.mts
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-04-07 01:25:07 -0700
committerPinapelz <yukais@pinapelz.com>2024-04-07 01:25:07 -0700
commit3e02c262c7147fc6242c0ad061da0b7a7078c110 (patch)
tree9036047b318df0e9c9c15421d81f6edfa8c0091a /.vitepress/config.mts
parentc95c0a56cd994ff09c3aee767949a88752642409 (diff)
remove example md files
Diffstat (limited to '.vitepress/config.mts')
-rw-r--r--.vitepress/config.mts6
1 files changed, 3 insertions, 3 deletions
diff --git a/.vitepress/config.mts b/.vitepress/config.mts
index ef8d676..a737e09 100644
--- a/.vitepress/config.mts
+++ b/.vitepress/config.mts
@@ -14,9 +14,9 @@ export default defineConfig({
{
text: 'Projects',
items: [
- { text: 'Patchwork Archive API', link: '/docs/patchwork-archive-api' },
- { text: 'I Miss Someone VT', link: '/docs/i-miss-someone-vt' },
- { text: 'VTuber Captcha', link: '/docs/vtuber-captcha' }
+ { text: 'Patchwork Archive API', link: '/repos/patchwork-archive-api' },
+ { text: 'I Miss Someone VT', link: '/repos/i-miss-someone-vt' },
+ { text: 'VTuber Captcha', link: '/repos/vtuber-captcha' }
]
}
],
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage