We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5583f1 commit ee2c416Copy full SHA for ee2c416
docs/.vitepress/config/ja.ts
@@ -59,7 +59,7 @@ export const jaConfig = defineConfig({
59
},
60
{
61
text: 'ハンズオン',
62
- collapsed: true,
+ collapsed: false,
63
items: [
64
{ text: '概要', link: '/ja/hands-on/' },
65
{ text: 'ツールのセットアップ', link: '/ja/hands-on/tool-setup' },
0 commit comments