Skip to content

Commit 92d95d5

Browse files
authored
Merge pull request #216 from carpentries/numbering
add instruction to disable numbering
2 parents 6121b43 + 2099865 commit 92d95d5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

episodes/editing.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,17 @@ profiles
210210
: Learner profile pages
211211
212212
213+
::::::::::::::::::::::::::::::: callout
214+
215+
### Remove Episode Numbering
216+
217+
By default, the lesson sidebar will display numbers next to each episode title. To remove these
218+
numbers, add the following line to your `config.yaml` file.
219+
220+
`disable_sidebar_numbering: true`
221+
222+
::::::::::::::::::::::::::::::::::::::::::
223+
213224
::::::::::::::::::::::::::::::: challenge
214225

215226
### Configuring Episode Order
@@ -225,6 +236,7 @@ have rearranged themselves to reflect that.
225236
::::::::::::::::::::::::::
226237
::::::::::::::::::::::::::::::::::::::::::
227238

239+
228240
### Configuring web analytics
229241
The optional `analytics` field can be used to configure web analytics, e.g. with [Matomo](https://matomo.org/) or Google Analytics.
230242
There are currently three options for `analytics`:

0 commit comments

Comments
 (0)