Skip to content

Commit

Permalink
docsの設定を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
takejohn committed Feb 1, 2025
1 parent 195c3fe commit 7524533
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ const aiscriptTmlanguage = JSON.parse(
export default defineConfig({
title: 'aisenv Docs',
description: 'Build your AiScript development environment.',
lang: 'ja-JP',
base: '/aisenv/',
srcDir: 'src',
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
Expand Down

0 comments on commit 7524533

Please sign in to comment.