Skip to content

Commit aa42388

Browse files
authored
update header
1 parent 7180d59 commit aa42388

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/header.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838

3939
<div class="row">
4040
<div class="col-lg-12">
41-
<!-- <div class="intro-message">
42-
<h1>{{ page.title }}</h1>
41+
<div class="intro-message">
42+
<!-- <h1>{{ page.title }}</h1>
4343
<h3>{{ page.subTitle }}</h3>
4444
<hr class="intro-divider">
4545
<ul class="list-inline intro-social-buttons">
@@ -48,8 +48,8 @@ <h3>{{ page.subTitle }}</h3>
4848
<a href="{{ social.url }}" class="btn btn-default btn-lg"><i class="fa fa-{{ social.title }} fa-fw"></i> <span class="network-name">{{ social.title }}</span></a>
4949
</li>
5050
{% endfor %}
51-
</ul>
52-
</div> -->
51+
</ul> -->
52+
</div>
5353
</div>
5454
</div>
5555

0 commit comments

Comments
 (0)