summary refs log tree commit diff
path: root/webclient/home
diff options
context:
space:
mode:
Diffstat (limited to 'webclient/home')
-rw-r--r--webclient/home/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclient/home/home.html b/webclient/home/home.html

index 8d35eb5157..c1f9643839 100644 --- a/webclient/home/home.html +++ b/webclient/home/home.html
@@ -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>