Show avatar in navbar

This commit is contained in:
Johannes Zellner
2015-07-28 10:40:21 +02:00
parent 31ab86a97f
commit 8aaccbba55
2 changed files with 5 additions and 0 deletions

View File

@@ -117,6 +117,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand navbar-brand-icon" href="index.html"><img src="/api/v1/cloudron/avatar" width="40" height="40"/></a>
<a class="navbar-brand" href="index.html">{{config.cloudronName || 'Cloudron'}}</a>
</div>
<!-- /.navbar-header -->