aboutsummaryrefslogtreecommitdiffstats
path: root/.vitepress/config.mts
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-01-17 23:49:16 -0800
committerPinapelz <yukais@pinapelz.com>2025-01-17 23:49:16 -0800
commitb85bf072787e7cb4315946ca36599a884181801c (patch)
tree7cd260dadd14b64b66d3a75c04dc8ae76a70d61c /.vitepress/config.mts
parent72f748761b542fc42a4fba5584680811d63a0e63 (diff)
add ytid3autotag
Diffstat (limited to '.vitepress/config.mts')
-rw-r--r--.vitepress/config.mts3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vitepress/config.mts b/.vitepress/config.mts
index 03141c8..e0882f1 100644
--- a/.vitepress/config.mts
+++ b/.vitepress/config.mts
@@ -24,7 +24,8 @@ export default defineConfig({
text: 'Personal',
items: [
{text: 'Fun Tools', link: '/personal/tools.md'},
- {text: 'arisu-ffxiv', link: '/personal/arisu.md'}
+ {text: 'arisu-ffxiv', link: '/personal/arisu.md'},
+ {text: 'ytID3AutoTag', link: '/personal/ytID3AutoTag.md'}
]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage