From 20a98708c6774bc3833de2eb37754f2b2b08d693 Mon Sep 17 00:00:00 2001 From: Amigo <49749100+aamigo@users.noreply.github.com> Date: Tue, 6 Aug 2019 17:16:15 +0200 Subject: [PATCH] Updated 017 Layout Setup (markdown) --- 017-Layout-Setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/017-Layout-Setup.md b/017-Layout-Setup.md index e41350d..73b64b6 100644 --- a/017-Layout-Setup.md +++ b/017-Layout-Setup.md @@ -3,6 +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_) 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.