@@ -5,7 +5,7 @@ theme: jekyll-theme-minimal
55navigation :
66 - title : Getting Started
77 link : /setup/getting_started.html
8- - title : Module 1: First Examples
8+ - title : Module 1 - First Examples
99 link : /01_first_examples/
1010 sublist :
1111 - title : Blink (Built-in LED)
@@ -16,7 +16,7 @@ navigation:
1616 link : /01_first_examples/01_03_button_and_led.html
1717 - title : Button and LED On/Off Switch
1818 link : /01_first_examples/01_04_button_and_led_on_off_switch.html
19- - title : Module 2: Input and Output
19+ - title : Module 2 - Input and Output
2020 link : /02_input_output/
2121 sublist :
2222 - title : Flowing Light
@@ -33,7 +33,7 @@ navigation:
3333 link : /02_input_output/02_06_read_voltage_potentiometer.html
3434 - title : Soft Light
3535 link : /02_input_output/02_07_soft_light.html
36- - title : Module 3: Sensors
36+ - title : Module 3 - Sensors
3737 link : /03_sensors/
3838 sublist :
3939 - title : Night Lamp
@@ -52,7 +52,7 @@ navigation:
5252 link : /03_sensors/03_07_matrix_keypad.html
5353 - title : MPU6050 Attitude Sensor
5454 link : /03_sensors/03_08_mpu6050_attitude_sensor.html
55- - title : Module 4: Output
55+ - title : Module 4 - Output
5656 link : /04_output/
5757 sublist :
5858 - title : 7-Segment Display
@@ -71,7 +71,7 @@ navigation:
7171 link : /04_output/04_07_stepper_motor.html
7272 - title : Hygrothermograph (DHT11 + LCD1602)
7373 link : /04_output/04_08_hygrothermograph_dht11_2.html
74- - title : Module 5: Advanced
74+ - title : Module 5 - Advanced
7575 link : /05_advanced/
7676 sublist :
7777 - title : Interrupts
0 commit comments