From 4b175d908cdbe923cfb2509bd5549509c300a71e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 10 Oct 2013 01:51:09 -0700 Subject: use https:// for CDN links - works when viewing page via file:// - sets a good example security-wise --- _includes/footer.html | 2 +- _includes/header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html index c791b4144..7f9f8f103 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@ - + diff --git a/_includes/header.html b/_includes/header.html index d9094a0ac..efd14c332 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,7 +21,7 @@ -- cgit v1.2.3