Skip to content

Commit 9355fe7

Browse files
committed
header
1 parent f6a6c72 commit 9355fe7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

_includes/header_presentation.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@
1111
</button>
1212
<a class="page-scroll" href="{{ site.url }}"><img class="img-responsive" src="{{ site.url }}/img/logo.png" alt="example42"></a>
1313
</div>
14-
<div class="col-lg-6">
15-
<h1>{{ page.title }}</h1>
16-
</div>
17-
<div class="col-lg-6">
18-
<h2>{{ page.description }}</h2>
14+
<div class="col-lg-12">
15+
<h2>Tutorial - {{ page.title }}</h2>
1916
</div>
2017
</div>
2118
<!-- /.container -->

0 commit comments

Comments
 (0)