Skip to content

Commit

Permalink
remove redundant title info
Browse files Browse the repository at this point in the history
  • Loading branch information
mimiflynn committed Dec 26, 2023
1 parent 7843c92 commit feaf08d
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 1 | Exercise 1 - Blink
title: Blink
level: 1
exercise: 1
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 1 | Exercise 2 - Lights
title: Lights
level: 1
exercise: 2
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 1 | Exercise 3 - Buttons
title: Buttons
level: 1
exercise: 3
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 1 | Exercise 4 - Touch
title: Touch
level: 1
exercise: 4
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 1 | Exercise 5 - Acceleration
title: Acceleration
level: 1
exercise: 5
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 1 | Exercise 6 - Temperature
title: Temperature
level: 1
exercise: 6
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 2 | Exercise 1 - Variables and Types
title: Variables and Types
level: 2
exercise: 1
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 2 | Exercise 2 - Expression and Statements
title: Expression and Statements
level: 2
exercise: 2
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 2 | Exercise 3 - Built-in functions
title: Built-in functions
level: 2
exercise: 3
category: CircuitPython
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: exercise
title: Level 2 | Exercise 4 - Functions
title: Functions
level: 2
exercise: 4
category: CircuitPython
Expand Down

0 comments on commit feaf08d

Please sign in to comment.