Add dns setup logo

This commit is contained in:
Johannes Zellner
2019-10-16 14:16:26 +02:00
parent 420fe0df0d
commit ac32e76eec

View File

@@ -56,7 +56,8 @@
<form name="dnsCredentialsForm" role="form" novalidate ng-submit="setDnsCredentials()" autocomplete="off">
<div class="row">
<div class="col-md-10 col-md-offset-1 text-center">
<h1>Cloudron Setup</h1>
<img src="https://cloudron.io/img/setup-logo.png" width="48" height="48"/>
<h1>Setup</h1>
<p class="has-error text-center" ng-show="error.setup">{{ error.setup }}</p>
<h3>Provide a domain for your Cloudron</h3>
<p>Apps will be installed on subdomains of this domain</p>