Quellcode durchsuchen

feat: :sparkles: descomentar secao destinations

joykepler vor 2 Tagen
Ursprung
Commit
f3ffe3daf7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>