Explorar o código

feat: :sparkles: adicionar index

joykepler hai 4 días
pai
achega
62f6a0e066
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/pages/index.vue

+ 1 - 1
app/pages/index.vue

@@ -1,3 +1,3 @@
 <template>
-  <h1 class="text-3xl font-bold underline">Skeleton Basico</h1>
+  <SectionSecondary />
 </template>