From 11edfed844fd3d16a6c2ff086ecd7863662700e9 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Mon, 21 Dec 2015 13:21:42 -0700 Subject: [PATCH] Docs: Upgrade Owl Carousel to 2.0.0-beta.3 (2015-06-19) Downloaded from http://smashingboxes.github.io/OwlCarousel2/download/owl.carousel.2.0.0-beta.3.zip Also modify /index.html to use minified version of CSS files. --- layouts/index.html | 4 +- static/css/owl.carousel.css | 201 +++++++++++---------------- static/css/owl.carousel.min.css | 1 + static/css/owl.theme.default.css | 93 ++++++------- static/css/owl.theme.default.min.css | 1 + static/js/owl.carousel.min.js | 4 +- 6 files changed, 130 insertions(+), 174 deletions(-) create mode 100644 static/css/owl.carousel.min.css create mode 100644 static/css/owl.theme.default.min.css diff --git a/layouts/index.html b/layouts/index.html index 7182b8a9f..bf4a307e8 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -15,8 +15,8 @@ - - + +