Skip to content

Commit d11f38d

Browse files
author
Matthieu Oger
committed
Change class on tutorial page
1 parent 9a9c2d3 commit d11f38d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_layouts/tutorial.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
layout: base
3-
class: tutorial
43
---
54

6-
<div class="page" id="page">
5+
<div class="page tutorial" id="page">
76
{% include components/tutorial/promotion-header.html %}
87
{% include components/tutorial/header.html %}
98

0 commit comments

Comments
 (0)