Browse Source

change numbering

pull/1/head
Nicolas Massé 6 years ago
parent
commit
0eda8ac38f
  1. 6
      lab-instructions/content/design/_index.md
  2. 6
      lab-instructions/content/iterate/_index.md
  3. 6
      lab-instructions/content/mock/_index.md

6
lab-instructions/content/design/_index.md

@ -1,11 +1,11 @@
+++ +++
title = "Design" title = "Design"
weight = 3 weight = 2
chapter = true chapter = true
pre = "<b>3. </b>" pre = "<b>2. </b>"
+++ +++
### Chapter 3 ### Chapter 2
# Design # Design

6
lab-instructions/content/iterate/_index.md

@ -1,11 +1,11 @@
+++ +++
title = "Iterate" title = "Iterate"
weight = 5 weight = 4
chapter = true chapter = true
pre = "<b>5. </b>" pre = "<b>4. </b>"
+++ +++
### Chapter 5 ### Chapter 4
# Iterate # Iterate

6
lab-instructions/content/mock/_index.md

@ -1,11 +1,11 @@
+++ +++
title = "Mock" title = "Mock"
weight = 4 weight = 3
chapter = true chapter = true
pre = "<b>4. </b>" pre = "<b>3. </b>"
+++ +++
### Chapter 4 ### Chapter 3
# Mock # Mock

Loading…
Cancel
Save