Forráskód Böngészése

feat: :sparkles: descomentar secao destinations

joykepler 2 napja
szülő
commit
f3ffe3daf7
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>