@@ -234,6 +234,29 @@ export default defineConfig({
234234 } ,
235235 ]
236236 } ,
237+ {
238+ text : 'Radio' ,
239+ items : [
240+ {
241+ text : 'HDZero Radio 2G4' , link : '/radio-introduction' ,
242+ collapsed : true ,
243+ items : [
244+ { text : 'Diagram' , link : '/radio-diagram' } ,
245+ { text : 'Features' , link : '/radio-features' } ,
246+ { text : 'Specifications' , link : '/radio-specifications' } ,
247+ { text : 'Included Accessories' , link : '/radio-included-accessories' } ,
248+ { text : 'Operation' , link : '/radio-operation' } ,
249+ { text : 'ELRS Menu' , link : '/radio-elrs-menu' } ,
250+ { text : 'Connecting to a Simulator' , link : '/radio-connecting-to-a-simulator' } ,
251+ { text : 'Trainer Jack (DSC)' , link : '/radio-trainer-jack-dsc' } ,
252+ { text : 'Firmware Update' , link : '/radio-firmware-update' } ,
253+ { text : 'Joystick Storage' , link : '/radio-joystick-storage' } ,
254+ { text : 'Antenna Replacement' , link : '/radio-antenna-replacement' } ,
255+ { text : 'Warranty' , link : '/radio-warranty' } ,
256+ ]
257+ } ,
258+ ]
259+ } ,
237260 {
238261 text : 'Camera' ,
239262 items : [
0 commit comments