mirror of https://github.com/vuejs/vitepress
parent
bbbb914b88
commit
21caa6511c
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Frontmatter Title Resolved
|
||||
---
|
||||
|
||||
# {{ $frontmatter.title }}
|
||||
|
||||
This page uses a frontmatter title expression.
|
||||
Loading…
Reference in new issue