diff --git a/site/docs/configuration.md b/site/docs/configuration.md index 8f79d6c7..4105d184 100644 --- a/site/docs/configuration.md +++ b/site/docs/configuration.md @@ -102,10 +102,10 @@ class="flag">flags (specified on the command-line) that control them.
Defaults
-- Set defaults for YAML frontmatter - variables. -
++ Set defaults for YAML frontmatter + variables. +
see below
diff --git a/site/docs/frontmatter.md b/site/docs/frontmatter.md index e47718ca..0d97a001 100644 --- a/site/docs/frontmatter.md +++ b/site/docs/frontmatter.md @@ -185,6 +185,6 @@ These are available out-of-the-box to be used in the front-matter for a post. If you don't want to repeat your frequently used front-matter variables over and over, just define defaults for them and only override them where necessary (or not at all). This works both for predefined - and custom variables . + and custom variables.