You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/content-as-data/frontmatter.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ tocHeading: 2
8
8
9
9
[Frontmatter](https://www.npmjs.com/package/front-matter) is a [YAML](https://yaml.org/) block at the top of a file that gives you the ability to define variables that are made available to Greenwood's [build process and then your HTML](/docs/content-as-data/). You can also use it to import additional static assets like JS and CSS files.
10
10
11
-
Greenwood defines the following properties that you can use in HTML or [markdown](/docs/plugins/markdown) out of the box:
11
+
Greenwood defines the following properties that you can use in HTML or [markdown](/docs/plugins/markdown/) out of the box:
0 commit comments