Skip to content

Commit

Permalink
Removed the deprecated hgroup tag
Browse files Browse the repository at this point in the history
  • Loading branch information
maciakl committed Dec 19, 2013
1 parent 198fd0d commit 8adc89a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@

<body>
<header>
<hgroup>
<h1><a href="{{site.baseurl}}/">Welcome to {{ site.name }}</a></h1>
<h4>{{ site.description }}</h4>
</hgroup>
<hr />
</header>

Expand Down

0 comments on commit 8adc89a

Please sign in to comment.