change page title to h1
Change-Id: I2f0fdfd4b5a323a18baa09c5f620713355882a27 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8">
|
<div class="col-lg-8">
|
||||||
<h2>{{ title }}</h2>
|
<h1>{{ title }}</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="docs-actions">
|
<div class="docs-actions">
|
||||||
{% if prev %}
|
{% if prev %}
|
||||||
|
|||||||
Reference in New Issue
Block a user