From 15651ae62f5e0c0f630890e5d8bda2d8f05fbb73 Mon Sep 17 00:00:00 2001 From: Dan Beghin Date: Thu, 3 Sep 2020 13:16:29 -0500 Subject: [PATCH] feat(header): move subscribe button (#9) --- _config.yml | 2 +- _includes/footer.html | 5 +---- _includes/header.html | 4 +++- _sass/_header.scss | 31 +++++++++++++++++++++++++++++-- 4 files changed, 34 insertions(+), 8 deletions(-) diff --git a/_config.yml b/_config.yml index 996070d..369c2ec 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ guardian: twitter: widendev github_org: widen github_repo: jekyll-theme-guardian - email_subscription_url: https://widen.com + email_subscription_url: https://www.widen.com tracking: google_analytics_code: disqus_shortname: diff --git a/_includes/footer.html b/_includes/footer.html index 373e560..545213b 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -14,10 +14,7 @@