Fix blog example (#1910)
This commit is contained in:
parent
bb90ff60c8
commit
f76e029a78
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ description: Just a Hello World Post!
|
||||||
|
|
||||||
This is so cool!
|
This is so cool!
|
||||||
|
|
||||||
Do variables work {frontmatter.value \* 2}?
|
Do variables work {frontmatter.value * 2}?
|
||||||
|
|
Loading…
Reference in a new issue