From fe0ff69fbbd76b41921e717e400bdeee4d85f6ce Mon Sep 17 00:00:00 2001 From: lorow Date: Thu, 28 May 2026 20:57:13 +0200 Subject: [PATCH 1/2] Fixup missed image links, fix build issues --- .../upload_and_update_firmware.md | 8 +- .../src/pages/headset_guides/valve_index.md | 61 +++-- .../docs/src/pages/how_to_build/led_setup.md | 41 ++-- vitepress/docs/src/pages/misc/jlc3dp.md | 9 +- .../docs/src/static/image_settings/index.ts | 221 ++++++++++++++++++ .../docs/src/vue/images/ImageComponent.vue | 2 +- 6 files changed, 298 insertions(+), 44 deletions(-) diff --git a/vitepress/docs/src/pages/firmware_guide/upload_and_update_firmware.md b/vitepress/docs/src/pages/firmware_guide/upload_and_update_firmware.md index 7dc64cfc..964e2215 100644 --- a/vitepress/docs/src/pages/firmware_guide/upload_and_update_firmware.md +++ b/vitepress/docs/src/pages/firmware_guide/upload_and_update_firmware.md @@ -35,7 +35,7 @@ Once completed, you should be all set to proceed. > This builds the firmware, but does not send it to the ESP yet. -![img](../imgs/vsc-legacy/EmSkhFp.png) + ## 3. Upload your firmware @@ -44,7 +44,7 @@ Once completed, you should be all set to proceed. - Once the firmware has been built, press the upload button to upload the firmware. This sends the firmware to the ESP. - ![img](../imgs/vsc-legacy/lI3PFVC.png) +