From d8ae93131dffd6154ef41e5ad0281c6f78f10315 Mon Sep 17 00:00:00 2001 From: "Sr. Rolando" Date: Sat, 13 Jan 2018 17:29:01 +0100 Subject: [PATCH] =?UTF-8?q?JavaScript-Dateien=20lokal=20und=20nicht=20?= =?UTF-8?q?=C3=BCber=20Fremd-CDNs=20ausliefern.=20Man=20muss=20es=20mit=20?= =?UTF-8?q?dem=20Tracking=20ja=20nicht=20=C3=BCbertreiben.=20(CSS=20still?= =?UTF-8?q?=20to=20go.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/js.html | 6 ++--- js/bootstrap-3.3.5.min.js | 7 ++++++ js/jquery-1.11.3.min.js | 5 +++++ js/jquery.easing-1.3.min.js | 44 +++++++++++++++++++++++++++++++++++++ 4 files changed, 59 insertions(+), 3 deletions(-) create mode 100644 js/bootstrap-3.3.5.min.js create mode 100644 js/jquery-1.11.3.min.js create mode 100644 js/jquery.easing-1.3.min.js diff --git a/_includes/js.html b/_includes/js.html index 8f65131..c7a5726 100755 --- a/_includes/js.html +++ b/_includes/js.html @@ -2,13 +2,13 @@ - + - + - +