Skip to content

Commit

Permalink
docs: Remove rendering of duplicate h1
Browse files Browse the repository at this point in the history
  • Loading branch information
kwltrs committed Feb 21, 2018
1 parent 48c33a8 commit 403fae4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/templates/page.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@
</div>
<div class="ffe-grid__col--lg-9 ffe-grid__col--md-8 ffe-grid__col--sm-12 ffe-grid__col--no-bottom-padding">
<main class="sb1ds-main">
<header>
<h1>{{ section.name }}</h1>
<p>
src: {{ section.source }}
</p>
</header>
{{> section depth=1}}
</main>
</div>
Expand Down

0 comments on commit 403fae4

Please sign in to comment.