Skip to content

Commit b0c629a

Browse files
authored
Remove custom Jekyll theme
1 parent 7c52f48 commit b0c629a

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

_config.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
11
title: Introduction to Python and Microcontrollers
22
description: A hands on course using the Freenove Ultimate Starter kit for ESP32-S3 model FNK0082 to teach basic Python, Microcontroller and electronics concepts.
3-
theme: jekyll-theme-minimal
4-
5-
navigation:
6-
- title: Getting Started
7-
link: /setup/getting_started.html
8-
- title: Module 1 - First Examples
9-
link: /01_first_examples/index.html
10-
- title: Module 2 - Input and Output
11-
link: /02_input_and_output/index.html
12-
- title: Module 3 - Sensors
13-
link: /03_sensors/index.html
14-
- title: Module 4 - Output
15-
link: /04_output/index.html
16-
- title: Module 5 - Advanced
17-
link: /05_advanced/index.html

0 commit comments

Comments
 (0)