소스 검색

feat: :sparkles: comentar bloco faq

joykepler 1 일 전
부모
커밋
1cb9f9b1af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/pages/index.vue

+ 1 - 1
app/pages/index.vue

@@ -8,7 +8,7 @@
   <SectionGallery />
   <SectionDestinations id="destinos" />
   <FormSection id="contato" />
-  <FaqSection />
+  <!-- <FaqSection /> -->
 </template>
 
 <script setup lang="ts">