From 23abad7b1d566e8b5e6dbff5b24aa820b0109fbb 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. --- docs/layouts/index.html | 4 +- docs/static/css/owl.carousel.css | 201 +++++++++------------- docs/static/css/owl.carousel.min.css | 1 + docs/static/css/owl.theme.default.css | 93 +++++----- docs/static/css/owl.theme.default.min.css | 1 + docs/static/js/owl.carousel.min.js | 4 +- 6 files changed, 130 insertions(+), 174 deletions(-) create mode 100644 docs/static/css/owl.carousel.min.css create mode 100644 docs/static/css/owl.theme.default.min.css diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 7182b8a9f..bf4a307e8 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -15,8 +15,8 @@ - - + +