Skip to content

Commit e6f6bc8

Browse files
author
Dawid Janiga
authored
Fix to improve example
Closes GH-1961. Reviewed-by: Titus Wormer <[email protected]>
1 parent 5c2be1d commit e6f6bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/frontmatter.server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Like so:
8989
title: Hi, World!
9090
---
9191

92-
# {frontmatter.title}
92+
# {title}
9393
```
9494

9595
That’s exactly what the remark plugin

0 commit comments

Comments
 (0)