File tree 1 file changed +12
-0
lines changed 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -210,6 +210,17 @@ profiles
210
210
: Learner profile pages
211
211
212
212
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
+
213
224
:::::::::::::::::::::::::::::: : challenge
214
225
215
226
# ## Configuring Episode Order
@@ -225,6 +236,7 @@ have rearranged themselves to reflect that.
225
236
::::::::::::::::::::::::: :
226
237
::::::::::::::::::::::::::::::::::::::::: :
227
238
239
+
228
240
# ## Configuring web analytics
229
241
The optional `analytics` field can be used to configure web analytics, e.g. with [Matomo](https://matomo.org/) or Google Analytics.
230
242
There are currently three options for `analytics` :
You can’t perform that action at this time.
0 commit comments