From 21dff78fbeaff739c3ee94c6de1995de3d2945cd Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 1 Mar 2017 13:09:45 -0800 Subject: [PATCH] Change footer links and add open graph to header --- theme files/footer.liquid | 4 ++-- theme files/head.liquid | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/theme files/footer.liquid b/theme files/footer.liquid index 524e004..1a64f84 100644 --- a/theme files/footer.liquid +++ b/theme files/footer.liquid @@ -16,8 +16,8 @@
Support Resources
- Support Docs - Community Forums + Support Docs + Community Forums Blog Training Center Experts Marketplace diff --git a/theme files/head.liquid b/theme files/head.liquid index 29aee16..d641efe 100644 --- a/theme files/head.liquid +++ b/theme files/head.liquid @@ -4,5 +4,9 @@ {{ meta | default_meta }} + + + + {{ portal | default_responsive_settings }} \ No newline at end of file