From 024a2332b9d59917ca67bfa38f7c19199882f582 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 7 Jun 2019 11:53:55 -0400 Subject: [PATCH] Add instagram feed to front page --- parts/instagram-feed-front.php | 1 + sections/front-page.php | 1 + 2 files changed, 2 insertions(+) create mode 100644 parts/instagram-feed-front.php diff --git a/parts/instagram-feed-front.php b/parts/instagram-feed-front.php new file mode 100644 index 0000000..a0a7e0b --- /dev/null +++ b/parts/instagram-feed-front.php @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/sections/front-page.php b/sections/front-page.php index 03a29c2..a7fac14 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -23,6 +23,7 @@ get_template_part('parts/glm-blocks'); ?> +
-- 2.17.1