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