Beautify HTML in default layout

This commit is contained in:
James Mead 2017-07-01 15:09:38 +01:00
parent 4abf274e15
commit 6214a4856c
1 changed files with 4 additions and 10 deletions

View File

@ -6,26 +6,20 @@
<body> <body>
<header> <header>
<div data-sticky-container style="height: 82.7812px;"> <div data-sticky-container style="height: 82.7812px;">
<div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0> <div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0>
<div class="top-bar-title"> <div class="top-bar-title">
<strong> <strong>
<a id="logo" href="/"> <a id="logo" href="/">
<img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech <img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech
</a> </a>
</strong> </strong>
<a class="back" href="/">&#8592; Go Back</a> <a class="back" href="/">&#8592; Go Back</a>
</div> </div>
</div> </div>
</div> </div>
</header> </header>
<div> <div>
<div id="page-banner"> <div id="page-banner">