---
theme: ../
layout: cover
favicon: 'https://draculatheme.com/static/img/favicon.ico'
---

# Cover Layout

Presentation subtitle

---
layout: author
---

![image of jd-solanki](https://github.com/jd-solanki.png?size=100)

# JD Solanki

I'm a passionate about creating and contributing to open source projects. I am a VueJS enthusiast and python lover ❤️ Mainly working on [Anu](https://anu-vue.netlify.app/) ⚛️

<footer>

<iconoir-twitter /> [@me_jd_solanki](https://twitter.com/me_jd_solanki)

<iconoir-github /> [@jd-solanki](https://github.com/jd-solanki)

<iconoir-profile-circle/> [jd-solanki.github.io](https://jd-solanki.github.io/)

</footer>

---

# Default Layout

Slide Subtitle

* Slide bullet text
  * Slide bullet text
  * Slide bullet text
* Slide bullet text
* Slide bullet text

---
layout: image-right
image: https://source.unsplash.com/collection/94734566/1920x1080
---

# Image Right

Colons can be used to align columns.

| Tables        | Are           | Cool  |
| ------------- |:-------------:| -----:|
| col 3 is      | right-aligned | $1600 |
| col 2 is      | centered      |   $12 |
| zebra stripes | are neat      |    $1 |

---
layout: image-left
image: https://source.unsplash.com/collection/94734566/1920x1080
---

# Image Left

Colons can be used to align columns.

| Tables        | Are           | Cool  |
| ------------- |:-------------:| -----:|
| col 3 is      | right-aligned | $1600 |
| col 2 is      | centered      |   $12 |
| zebra stripes | are neat      |    $1 |

---
layout: section
---

# Section Layout

---
layout: statement
---

# Statement Layout

---
layout: fact
---

# 100%

Fact Layout

---
layout: quote
---

# "Quote Layout"

Attribution

---
layout: center
class: "text-center"
---

# Learn More

[Source Code](https://github.com/jd-solanki/slidev-theme-dracula/blob/main/slides/layouts.md) / [GitHub Repo](https://github.com/jd-solanki/slidev-theme-dracula)

