mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-23 06:20:35 -04:00
make the little logos clickable for Erik
This commit is contained in:
parent
3bb93abb34
commit
0b01c8560d
6 changed files with 7 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue