diff --git a/site/docs/frontmatter.md b/site/docs/frontmatter.md index 6e98b650..d2848915 100644 --- a/site/docs/frontmatter.md +++ b/site/docs/frontmatter.md @@ -34,6 +34,16 @@ relies on.
++ If you want to use Liquid tags and variables but + don't need anything in your front-matter, just leave it empty! The set of + triple-dashed lines with nothing in between will still get Jekyll to process + your file. (This is useful for things like CSS and RSS feeds!) +
+