Add website

This commit is contained in:
Matthew Grove
2018-11-19 19:41:04 +00:00
parent 61dfa7ac32
commit d8dd9b540c
18 changed files with 1466 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<div class="mdc-top-app-bar__row">
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-start">
<a href="javascript:void(0);" class="material-icons mdc-top-app-bar__navigation-icon">menu</a>
<span class="mdc-top-app-bar__title">BBC School Report | Reading School</span>
<img src="//images/logo-white.png" style="height:48px;width:auto;position:relative;right:0;"/>
</section>
</div>