From d365174731fcf977874a0ccf6aba45bc968e1fff Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 12 Jun 2017 10:57:30 -0400 Subject: [PATCH] using the protocol-relative url for resources in the header, footer and enqueued resources ensuring that all of our resources use https if we can help it by omitting the http protocol from the url --- index.php | 2 +- parts/header-meta.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 3f0fbc4..57ea048 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,7 @@ - + \ No newline at end of file diff --git a/parts/header-meta.php b/parts/header-meta.php index 326ace2..9868b54 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - +