summaryrefslogtreecommitdiff
path: root/docs/showcases/index.md
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-25 23:22:01 +0000
committerAylur <[email protected]>2024-09-25 23:22:01 +0000
commit65654282a98cb0590d498e4ed9c924f97646f1dc (patch)
tree9150a8c5dca5429fafdd559db6e88f8bccb23d84 /docs/showcases/index.md
parentfd8c3e81d8f7b235be123ce592f89e72f65a0f05 (diff)
docs: restructure
Diffstat (limited to 'docs/showcases/index.md')
-rw-r--r--docs/showcases/index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/showcases/index.md b/docs/showcases/index.md
new file mode 100644
index 0000000..21b54b7
--- /dev/null
+++ b/docs/showcases/index.md
@@ -0,0 +1,9 @@
+---
+layout: home
+---
+
+<script setup>
+import Showcases from './Showcases.vue'
+</script>
+
+<Showcases />