Fixed wrong closing tag name
This commit is contained in:
parent
e35ec6b390
commit
c583bd4abb
|
@ -18,7 +18,7 @@
|
||||||
</header>
|
</header>
|
||||||
<div role="main" class="main">
|
<div role="main" class="main">
|
||||||
<div class="home">
|
<div class="home">
|
||||||
<h2>Learn the terrain.</h3>
|
<h2>Learn the terrain.</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
You've landed yourself on our default home page. The route that
|
You've landed yourself on our default home page. The route that
|
||||||
|
|
Loading…
Reference in New Issue