From ad01e1f232ef640e88f820f88c7014e3e01eb7ae Mon Sep 17 00:00:00 2001
From: Cagatay Civici
Date: Sat, 18 May 2024 11:25:01 +0300
Subject: [PATCH] Revert "Brute migration of landing and doc"
This reverts commit 72651f4ac749f26b8ac585a7c1178ec532d19505.
---
components/doc/DocApiTable.vue | 2 +-
components/doc/DocSectionCode.vue | 14 +-
components/doc/DocSections.vue | 2 +-
components/landing/BlockSection.vue | 352 ++++++++++++-------------
components/landing/FeaturesSection.vue | 70 ++---
components/landing/FooterSection.vue | 90 +++----
components/landing/HeroSection.vue | 92 +++----
components/landing/TemplateSection.vue | 32 +--
components/landing/ThemeSection.vue | 12 +-
components/landing/UsersSection.vue | 14 +-
tailwind.config.js | 2 +-
11 files changed, 341 insertions(+), 341 deletions(-)
diff --git a/components/doc/DocApiTable.vue b/components/doc/DocApiTable.vue
index 7fb3649fa..03d757e2c 100644
--- a/components/doc/DocApiTable.vue
+++ b/components/doc/DocApiTable.vue
@@ -6,7 +6,7 @@
-
+
diff --git a/components/doc/DocSectionCode.vue b/components/doc/DocSectionCode.vue
index 24949fc71..b560a5221 100644
--- a/components/doc/DocSectionCode.vue
+++ b/components/doc/DocSectionCode.vue
@@ -1,32 +1,32 @@