From ce06a7b61d11a87f903947a6d214ac329d4a29f6 Mon Sep 17 00:00:00 2001 From: lauramoore Date: Thu, 1 Feb 2018 08:22:30 -0500 Subject: [PATCH] fix footer social links on all pages --- _data/social.yml | 3 +++ _includes/inline-social.html | 8 ++++---- index.md | 3 --- 3 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 _data/social.yml diff --git a/_data/social.yml b/_data/social.yml new file mode 100644 index 000000000..49bd500ad --- /dev/null +++ b/_data/social.yml @@ -0,0 +1,3 @@ +facebook_target: atlantajug +twitter_target: devnexus +google_target: devnexus-conference diff --git a/_includes/inline-social.html b/_includes/inline-social.html index 69ea85ad2..31ba8b473 100644 --- a/_includes/inline-social.html +++ b/_includes/inline-social.html @@ -1,6 +1,6 @@ diff --git a/index.md b/index.md index 6e8cee176..c89a2a3ce 100644 --- a/index.md +++ b/index.md @@ -5,9 +5,6 @@ registration: text: Tickets Available Now! status: enabled link: -facebook_target: atlantajug -twitter_target: devnexus -google_target: devnexus-conference ---