diff --git a/lab-instructions/content/design/_index.md b/lab-instructions/content/design/_index.md index eb25a41..7397a2e 100644 --- a/lab-instructions/content/design/_index.md +++ b/lab-instructions/content/design/_index.md @@ -1,11 +1,11 @@ +++ title = "Design" -weight = 3 +weight = 2 chapter = true -pre = "3. " +pre = "2. " +++ -### Chapter 3 +### Chapter 2 # Design diff --git a/lab-instructions/content/iterate/_index.md b/lab-instructions/content/iterate/_index.md index 49fff03..959f628 100644 --- a/lab-instructions/content/iterate/_index.md +++ b/lab-instructions/content/iterate/_index.md @@ -1,11 +1,11 @@ +++ title = "Iterate" -weight = 5 +weight = 4 chapter = true -pre = "5. " +pre = "4. " +++ -### Chapter 5 +### Chapter 4 # Iterate diff --git a/lab-instructions/content/mock/_index.md b/lab-instructions/content/mock/_index.md index f46c1aa..7b1c242 100644 --- a/lab-instructions/content/mock/_index.md +++ b/lab-instructions/content/mock/_index.md @@ -1,11 +1,11 @@ +++ title = "Mock" -weight = 4 +weight = 3 chapter = true -pre = "4. " +pre = "3. " +++ -### Chapter 4 +### Chapter 3 # Mock