Reduce heading levels by 1.

This commit is contained in:
steveperry-53
2017-01-18 10:18:37 -08:00
parent 0f6b992771
commit 02d17ade5f
40 changed files with 178 additions and 187 deletions
+4 -4
View File
@@ -15,7 +15,7 @@
{% if objectives %}
### Objectives
## Objectives
{{ objectives }}
@@ -28,7 +28,7 @@
{% if prerequisites %}
### Before you begin
## Before you begin
{{ prerequisites }}
@@ -52,7 +52,7 @@
{% if cleanup %}
### Cleaning up
## Cleaning up
{{ cleanup }}
@@ -61,7 +61,7 @@
{% if whatsnext %}
### What's next
## What's next
{{ whatsnext }}