mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
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.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<!-- Add custom CSS here -->
|
||||
<link href="/css/HPstyles.css" rel="stylesheet">
|
||||
<link href="/css/hugofont.css" rel="stylesheet">
|
||||
<link href="/css/owl.carousel.css" rel="stylesheet">
|
||||
<link href="/css/owl.theme.default.css" rel="stylesheet">
|
||||
<link href="/css/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="/css/owl.theme.default.min.css" rel="stylesheet">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||
<style type="text/css">
|
||||
|
Reference in New Issue
Block a user