feat(frontend): main page
This commit is contained in:
3
frontend/app/pages/index.vue
Normal file
3
frontend/app/pages/index.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<h1>{{ $t('website.name') }}</h1>
|
||||
</template>
|
||||
Reference in New Issue
Block a user