From 8c3934fd0271dc709b3d3b91f8b78e12274eeae6 Mon Sep 17 00:00:00 2001 From: guanicoe <62290334+guanicoe@users.noreply.github.com> Date: Sun, 5 Apr 2020 14:52:49 +0000 Subject: [PATCH] Update front-matter.md (#8097) Merge pull request 8097 --- docs/_docs/front-matter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/front-matter.md b/docs/_docs/front-matter.md index f7700bb8..7b88a15b 100644 --- a/docs/_docs/front-matter.md +++ b/docs/_docs/front-matter.md @@ -18,7 +18,7 @@ title: Blogging Like a Hacker Between these triple-dashed lines, you can set predefined variables (see below for a reference) or even create custom ones of your own. These variables will -then be available to you to access using Liquid tags both further down in the +then be available for you to access using Liquid tags both further down in the file and also in any layouts or includes that the page or post in question relies on.