Преглед изворни кода

feat: :sparkles: descomentar secao destinations

joykepler пре 3 дана
родитељ
комит
f3ffe3daf7
1 измењених фајлова са 1 додато и 1 уклоњено
  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>