mirror of
https://github.com/tomru/lt-35c3.git
synced 2026-03-03 06:27:24 +01:00
Init
This commit is contained in:
23
deck.mdx
Normal file
23
deck.mdx
Normal file
@@ -0,0 +1,23 @@
|
||||
import { Head } from 'mdx-deck'
|
||||
|
||||
export { default as theme } from './theme'
|
||||
|
||||
<Head>
|
||||
<title>Presentation Title</title>
|
||||
</Head>
|
||||
|
||||
# Hello
|
||||
|
||||
---
|
||||
|
||||
## Edit this file
|
||||
|
||||
To create your presentation
|
||||
|
||||
```notes
|
||||
- Create speaker notes in fenced code blocks
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
<https://github.com/jxnblk/mdx-deck>
|
||||
Reference in New Issue
Block a user