Edit top app bar

This commit is contained in:
Matthew Grove
2018-12-08 21:27:51 +00:00
parent bcf03a2e45
commit 2d37ccdac8

View File

@@ -3,4 +3,9 @@
<a href="javascript:void(0);" class="demo-mensu material-icons mdc-top-app-bar__navigation-icon">menu</a>
<span class="mdc-top-app-bar__title">Demo Site | Matthew Grove</span>
</section>
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-end" role="toolbar">
<a href="/" class="mdc-top-app-bar__action-item" aria-label="Reading School" style="padding:0;">
<img src="/images/logo-white.png" alt="Reading School Logo" style="height:100%;"/>
</a>
</section>
</div>