From e6d9316ba0d99125edd3484c8a3778b6fa7be2e7 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 16 Jan 2018 00:56:30 +0200 Subject: [PATCH] Use the SRI hashes for the live site's assets. (#25282) --- _includes/header.html | 2 +- _includes/scripts.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index f2f1deff86..85d3753e1c 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -14,7 +14,7 @@ {% if site.github %} - + {% else %} {% endif %} diff --git a/_includes/scripts.html b/_includes/scripts.html index ee598dcc4d..7c262149f2 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -1,10 +1,10 @@ - + {%- if site.github -%} - + {%- else -%} {%- endif -%}