We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f3d7c commit e4a5e7cCopy full SHA for e4a5e7c
.vitepress/config.mts
@@ -8,6 +8,7 @@ const NAVER_SITE_VERIFICATION_CODE = "596cb41268d676e378deaba826716cd18229d0b1";
8
9
// https://vitepress.dev/reference/site-config
10
export default defineConfig({
11
+ lang: "ko-KR",
12
title: "🦷 ToothlessDev",
13
description: "A VitePress Site",
14
themeConfig: {
0 commit comments