From 68fc2f2515b147ed0e55831f66e30e1e769e1079 Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Tue, 5 Nov 2013 07:23:58 -1000 Subject: [PATCH] Add protocol for jQuery to work when accessed as file URLs without protocols get "file:" prepended when their document is loaded as a file. Make sure the docs can always be opened by specifying a protocol. --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 8927c9048b..14f6db9a10 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@ - + -- 2.47.2