docs: Remove data script and fetch data in Banner.vue

* Wrap Banner in suspension
This commit is contained in:
Braks
2022-04-05 09:10:05 +02:00
parent cc76a76415
commit bec26f3363
4 changed files with 11 additions and 19 deletions
+3 -1
View File
@@ -7,6 +7,8 @@ footer: MIT Licensed | Copyright © 2021-present Burak Cakmakoglu
<Home />
<Banner />
<Suspense>
<Banner />
</Suspense>
<Features />