Skip to content

Commit

Permalink
header
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Dec 29, 2024
1 parent f6a6c72 commit 9355fe7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions _includes/header_presentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@
</button>
<a class="page-scroll" href="{{ site.url }}"><img class="img-responsive" src="{{ site.url }}/img/logo.png" alt="example42"></a>
</div>
<div class="col-lg-6">
<h1>{{ page.title }}</h1>
</div>
<div class="col-lg-6">
<h2>{{ page.description }}</h2>
<div class="col-lg-12">
<h2>Tutorial - {{ page.title }}</h2>
</div>
</div>
<!-- /.container -->
Expand Down

0 comments on commit 9355fe7

Please sign in to comment.