Procházet zdrojové kódy

feat: :sparkles: descomentar secao destinations

joykepler před 2 dny
rodič
revize
f3ffe3daf7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>