瀏覽代碼

feat: :sparkles: adicionar index

joykepler 1 周之前
父節點
當前提交
62f6a0e066
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>