From abdf41f5f3ad682e57a60f662e7a6ed56b4e3e54 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 26 Jul 2015 00:25:00 +0300 Subject: Add a local jQuery fallback. Shouldn't really happen, but China for example has blocked Google so this should help. --- docs/_includes/footer.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/_includes') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index ebc6018f5..e75497c69 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -33,6 +33,7 @@ ================================================== --> + {% if site.github %} -- cgit v1.2.3