setup: add "Cloudron" to the heading
This commit is contained in:
@@ -189,7 +189,7 @@ onMounted(async () => {
|
||||
</div>
|
||||
|
||||
<div class="view" v-else style="max-width: 500px">
|
||||
<h1 style="text-align: center">Domain Setup</h1>
|
||||
<h1 style="text-align: center">Cloudron Domain Setup</h1>
|
||||
|
||||
<div class="text-danger" v-if="formError.dnsWait">{{ formError.dnsWait }}</div>
|
||||
<div class="text-danger" v-if="formError.setup">{{ formError.setup }}</div>
|
||||
|
||||
Reference in New Issue
Block a user