We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a6c72 commit 9355fe7Copy full SHA for 9355fe7
_includes/header_presentation.html
@@ -11,11 +11,8 @@
11
</button>
12
<a class="page-scroll" href="{{ site.url }}"><img class="img-responsive" src="{{ site.url }}/img/logo.png" alt="example42"></a>
13
</div>
14
- <div class="col-lg-6">
15
- <h1>{{ page.title }}</h1>
16
- </div>
17
18
- <h2>{{ page.description }}</h2>
+ <div class="col-lg-12">
+ <h2>Tutorial - {{ page.title }}</h2>
19
20
21
<!-- /.container -->
0 commit comments