friends-best/pages/index.vue
Louis Hollingworth ca7034738b
Started the styling
Need to look into how to properly deal with styling in nuxt
2022-05-21 21:28:41 +01:00

6 lines
80 B
Vue

<template>
<div class="container">
<h1>Vanner Basta</h1>
</div>
</template>