Skip to content

Commit 2de2342

Browse files
committed
言語設定を日本語に変更
1 parent 8dd563a commit 2de2342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { defineConfig } from "vitepress";
22

33
// https://vitepress.dev/reference/site-config
44
export default defineConfig({
5+
lang: "ja",
56
title: "microCMS RichEditor Handler",
67
titleTemplate: ":title | microCMS RichEditor Handler",
78
description:

0 commit comments

Comments
 (0)