diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1cf1d6f..390d831 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,6 +23,8 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v4 with: + # # 选择要使用的 pnpm 版本 + # version: 9 # 使用 pnpm 安装依赖 run_install: true - name: Setup Node.js diff --git a/docs/.vuepress/notes.js b/docs/.vuepress/notes.js index f63616a..46a6c1a 100644 --- a/docs/.vuepress/notes.js +++ b/docs/.vuepress/notes.js @@ -57,7 +57,7 @@ const enAirGymNote = defineNoteConfig({ export const zhNotes = defineNotesConfig({ dir: 'notes', link: '/', - notes: [zhDemoNote,zhX280Note,zhDroneKitNote, enAirGymNote, zhDiscoverNote], + notes: [zhDemoNote,zhX280Note,zhX152bNote, enAirGymNote, zhDiscoverNote], }) diff --git a/docs/README.md b/docs/README.md index 4f1900c..e749f5b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,10 +19,11 @@ config: theme: brand text: AirGym Sim2Real link: /AirGym/ - - - theme: brand - text: X280飞行平台 - link: /X280/ + # - + # theme: brand + # text: X280飞行平台 + # link: /X280/ + # - # theme: brand # text: Discover