1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-19 02:47:09 +03:00
mdx-deck/examples/head/deck.mdx
2019-04-21 20:07:57 -04:00

13 lines
129 B
Plaintext

import { Head } from '@mdx-deck/components'
<Head>
<title>Hello</title>
</Head>
# Hello!
---
This deck has a custom title