forked from external-repos/pa11y-dashboard
Give pages unique H1s
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="row clearfix">
|
||||
<div class="col-md-12">
|
||||
<div class="h3 crunch well-med well pull-right"><span class="glyphicon glyphicon-calendar"></span> {{date-format mainResult.date format="DD MMM YYYY"}}</div>
|
||||
<h2 class="crunch-top">{{simplify-url task.url}}</h2>
|
||||
<h1 class="h2 crunch-top">{{simplify-url task.url}}</h1>
|
||||
<p class="h4">({{task.standard}})</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user