From 0500a8bdae42e7df6a5a72c0d3db48282d44d3e1 Mon Sep 17 00:00:00 2001 From: mo Date: Thu, 27 Apr 2017 20:53:00 -0600 Subject: use https. --- public/404.html | 2 +- public/500.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/404.html b/public/404.html index 5dfdeae1..56c5dfeb 100644 --- a/public/404.html +++ b/public/404.html @@ -30,7 +30,7 @@ var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2), GOOG_FIXURL_SITE = location.host; - + diff --git a/public/500.html b/public/500.html index 65b81c26..61448d83 100644 --- a/public/500.html +++ b/public/500.html @@ -31,7 +31,7 @@ var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2), GOOG_FIXURL_SITE = location.host; - + -- cgit v1.2.3