Просмотр исходного кода

feat: :sparkles: descomentar secao destinations

joykepler 2 дней назад
Родитель
Сommit
f3ffe3daf7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/pages/index.vue

+ 1 - 1
app/pages/index.vue

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