Skip to content

Is there a way to set a default layout? #141

Answered by antfu
vinkla asked this question in Q&A
Discussion options

You must be logged in to vote

Create layouts/default.vue and modify as you want.

Or to apply default configurations for all the slides if you simply want to use the existing layouts.

---
defaults:
  layout: section
---

# Page 1

---

# Page 2

---

# Page 3

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@vinkla
Comment options

Answer selected by vinkla
Comment options

You must be logged in to vote
1 reply
@KermanX
Comment options

KermanX Nov 21, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants