Center logo and text for home page
This commit is contained in:
parent
c1f3da15f1
commit
df4cb06a49
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<div class="has-text-centered">
|
||||
<img :alt="`${appsettings.systemTitle} logo`" :src="appsettings.logo" />
|
||||
<h1>Welcome to {{ appsettings.appTitle }}</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue