Files
phundrak.com-backend/frontend/app/pages/index.vue

4 lines
59 B
Vue
Raw Normal View History

2025-11-06 09:24:44 +01:00
<template>
<h1>{{ $t('website.name') }}</h1>
</template>