Skip to content

Commit 0301a51

Browse files
committed
Edit example slides
1 parent ca4caab commit 0301a51

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

example.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
2-
# Edit this metadata
3-
title: New Codestar Marp theme
2+
# Metadata
3+
title: &title New Codestar Marp theme
44
author: Hamza Haiken
5-
header: "New Codestar Marp theme"
6-
footer: "Example slides"
5+
header: *title # Header set to the same value as the title, can be changed if needed
6+
footer: Example slides
77

8+
# Appearance
89
# Uncomment for dark mode
910
# class: invert
1011
transition: wipe
1112

12-
# Keep these settings
13+
# Don't change
1314
marp: true
1415
theme: codestar
1516
paginate: true

0 commit comments

Comments
 (0)