make the little logos clickable for Erik

This commit is contained in:
Matthew Hodgson 2014-09-01 13:22:24 +01:00
parent 3bb93abb34
commit 0b01c8560d
6 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
<div id="wrapper">
<div id="genericHeading">
<img src="img/logo-small.png" width="100" height="43" alt="[matrix]"/>
<a href ng-click="goToPage('/')"><img src="img/logo-small.png" width="100" height="43" alt="[matrix]"/></a>
</div>
<h1>Welcome to homeserver {{ config.homeserver }}</h1>