From 22a7642079a0030f72838d057406aa707af267b0 Mon Sep 17 00:00:00 2001 From: Amigo <49749100+aamigo@users.noreply.github.com> Date: Thu, 8 Aug 2019 17:05:18 +0200 Subject: [PATCH] Updated 017 Layout Setup (markdown) --- 017-Layout-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/017-Layout-Setup.md b/017-Layout-Setup.md index 73b64b6..f0ead57 100644 --- a/017-Layout-Setup.md +++ b/017-Layout-Setup.md @@ -3,7 +3,7 @@ ### Layouts [00:00:00](https://www.youtube.com/watch?v=52OLSZio0F8&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m00s) -(_Click on this time links to see Youtube video_) +(_Click on these time links to see Youtube video_) With setting up layouts there are some nice ways to reuse code across multiple templates or site views. We need to know which site view is calling the layout and on which basis we can use global settings related to that specific site view.