Add logo to home screen

This commit is contained in:
N-Pex 2021-07-10 08:43:47 +02:00
parent e71f833134
commit 28b8f50f79

View file

@ -1,6 +1,14 @@
<template>
<div class="home">
<YouAre class="mt-4" v-if="!loading" />
<v-container fluid class="text-center mt-8">
<v-row align="center" justify="center">
<v-col class="text-center" cols="auto">
<v-img src="@/assets/logo.svg" width="64" height="64" />
</v-col>
</v-row>
</v-container>
<v-card class="members ma-3" flat>
<v-card-title class="h2">{{ $t("room.room_list_rooms") }}</v-card-title>
<v-card-text class="pa-0">