Skip to content

Commit 673cd84

Browse files
committed
Update slides.md
1 parent e24d01f commit 673cd84

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

slides.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,17 @@ mdc: true
1414

1515
## Slidev
1616

17-
<img src="https://sli.dev/logo.svg" class="w-10" id="slidev-logo" />
18-
<div bg-white fit-content>
19-
<img src="https://raw.githubusercontent.com/dcurtis/markdown-mark/refs/heads/master/svg/markdown-mark.svg" class="w-10" id="markdown-mark" />
17+
<img src="https://sli.dev/logo.svg" class="w-10" id="slidev-logo" absolute top-20 left-20 />
18+
<div bg-white fit-content absolute top-20 right-20>
19+
<img src="https://raw.githubusercontent.com/dcurtis/markdown-mark/refs/heads/master/svg/markdown-mark.svg" class="w-10" id="markdown-mark" />
2020
</div>
2121

22-
<FancyArrow id1="slidev-logo" pos1="bottomright" id2="slidev-text" pos2="bottomleft" color="teal" width="2" arc="-0.3" seed="1" roughness="2" />
22+
<FancyArrow id1="slidev-logo" pos1="bottom" id2="slidev-text" pos2="bottom" color="teal" width="2" arc="-0.3" seed="1" roughness="2" />
2323
<FancyArrow id1="markdown-mark" pos1="bottomright" id2="markdown-text" pos2="bottomleft" color="gray" width="2" arc="-0.3" seed="1" roughness="2" />
2424

25-
<span id="slidev-text" v-mark.teal>Slidev</span> (slide + dev, /slaɪdɪv/) is a web-based slides maker and presenter. It's designed for developers to focus on writing content in <span id="markdown-text" v-mark.gray>Markdown</span>. With the power of web technologies like Vue, you are able to deliver pixel-perfect designs with interactive demos to your presentation.
25+
<div w="2/3" m-auto mt-32>
26+
<span id="slidev-text" v-mark.teal="0">Slidev</span> (slide + dev, /slaɪdɪv/) is a web-based slides maker and presenter. It's designed for developers to focus on writing content in <span id="markdown-text" v-mark.gray="0">Markdown</span>. With the power of web technologies like Vue, you are able to deliver pixel-perfect designs with interactive demos to your presentation.
27+
</div>
2628

2729

2830
---

0 commit comments

Comments
 (0)