Synergy-Website/pages/get-started.vue

10 lines
103 B
Vue
Raw Normal View History

2024-08-19 19:26:34 +02:00
<template>
<section>
<div class="inner">
<h1>Get started</h1>
</div>
</section>
</template>