pupbrained-xyz-nuxt/pages/index.vue

9 lines
80 B
Vue
Raw Permalink Normal View History

2024-08-25 20:36:40 -04:00
<template>
2024-08-27 22:58:38 -04:00
<h1
c-text
text-3xl
>
hi im mard
</h1>
2024-08-25 20:36:40 -04:00
</template>