From 94113b2a0387e67ada5cd2cee4b1fe779ec79946 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 23 Aug 2018 15:22:30 -0400 Subject: [PATCH] Secure google fonts, and pixel code for Central Swing page --- header.php | 21 +++++++++++++++++++++ index.html | 4 ++-- index.php | 6 +++--- 3 files changed, 26 insertions(+), 5 deletions(-) diff --git a/header.php b/header.php index 997ae9c..b110246 100644 --- a/header.php +++ b/header.php @@ -27,6 +27,27 @@ + + + + + + diff --git a/index.php b/index.php index a2bee7f..8c1d52d 100644 --- a/index.php +++ b/index.php @@ -5,9 +5,9 @@ <?php wp_title(); ?> - - - + + + -- 2.17.1