diff --git a/components/BarBottom.vue b/components/BarBottom.vue index 3456fa7..8e4908d 100644 --- a/components/BarBottom.vue +++ b/components/BarBottom.vue @@ -4,9 +4,6 @@ export default { title: { type: String, }, - social: { - type: Array - } } } @@ -17,10 +14,7 @@ export default { {{ title }}
-
- - {{type.username}} -
+
\ No newline at end of file diff --git a/components/Item.vue b/components/Item.vue new file mode 100644 index 0000000..e50eefb --- /dev/null +++ b/components/Item.vue @@ -0,0 +1,22 @@ + + + \ No newline at end of file diff --git a/components/LogoIcon.vue b/components/LogoIcon.vue deleted file mode 100644 index c992b89..0000000 --- a/components/LogoIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - diff --git a/example.md b/example.md index 3f32a73..77e0d1f 100644 --- a/example.md +++ b/example.md @@ -12,14 +12,17 @@ Presentation slides for developers - + + + + + + + + + + + --- layout: intro @@ -70,14 +73,17 @@ layout: intro - + + + + + + + + + + + --- layout: image-x @@ -91,14 +97,17 @@ imageOrder: 1 image 600x600 - + + + + + + + + + + + --- layout: image-x @@ -112,14 +121,17 @@ imageOrder: 2 image 1080x1920 - + + + + + + + + + + + --- layout: quote @@ -131,14 +143,17 @@ position: center 'position' variants: left (default), center, right - + + + + + + + + + + + --- @@ -159,14 +174,17 @@ Slidev is a slides maker and presenter designed for developers, consist of the f Read more about [Why Slidev?](https://sli.dev/guide/why) - + + + + + + + + + + + --- @@ -183,14 +201,17 @@ Hover on the bottom-left corner to see the navigation's controls panel | up | previous slide | | down | next slide | - + + + + + + + + + + + --- layout: image-right @@ -216,14 +237,17 @@ function updateUser(id: number, update: Partial) { } ``` - + + + + + + + + + + + --- layout: center @@ -234,11 +258,14 @@ class: "text-center" [Documentations](https://sli.dev) / [GitHub Repo](https://github.com/slidevjs/slidev) - + + + + + + + + + + +