浏览代码

feat: :sparkles: descomentar secao destinations

joykepler 2 天之前
父节点
当前提交
f3ffe3daf7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/pages/index.vue

+ 1 - 1
app/pages/index.vue

@@ -6,7 +6,7 @@
   <SectionRoadMap />
   <SectionExecutors />
   <SectionGallery />
-  <!-- <SectionDestinations /> -->
+  <SectionDestinations />
   <FormSection />
   <FaqSection />
 </template>