Replace old cloud logo with cloudron logo in error and no app pages

This commit is contained in:
Johannes Zellner
2017-05-08 13:32:45 +02:00
parent 8ae65661dd
commit d5b5bdb104
4 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
<div class="wrapper">
<div class="content">
<h1>
<img id="avatar" width="48" height="48" src="/api/v1/cloudron/avatar" onerror="this.src = '/img/logo_inverted_192.png'"/>
<img id="avatar" width="48" height="48" src="/api/v1/cloudron/avatar" onerror="this.src = '/img/logo.png'"/>
<span style="padding-left:10px">Cloudron</span>
</h1>
<br/>