Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Citrus-Slider-Website
Commits
2b1b0d1c
Commit
2b1b0d1c
authored
Apr 07, 2018
by
Michael Iseard
Browse files
update file references
parent
59ef50c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
2b1b0d1c
...
...
@@ -87,15 +87,15 @@
<h2
id=
"demo"
class=
"display-4"
>
Demo
</h2>
<div
id=
"slider-demo-1"
class=
"skroll-slider"
style=
"width:100%; height: 400px;"
>
<div>
<img
src=
"img/1.jpg"
>
<img
src=
"img/1.jpg
?v=1.0.2
"
>
<h2>
Light, fast and free
</h2>
</div>
<div>
<img
src=
"img/2.jpg"
>
<img
src=
"img/2.jpg
?v=1.0.2
"
>
<h2>
You can put any text here you want.
</h2>
</div>
<div>
<img
src=
"img/3.jpg"
>
<img
src=
"img/3.jpg
?v=1.0.2
"
>
</div>
</div>
</section>
...
...
@@ -151,7 +151,7 @@
crossorigin=
"anonymous"
></script>
<!-- Skroll-Slider JS -->
<script
src=
"js/skroll-slider.min.js?v=1.0.2"
></script>
<script
src=
"js/skroll-slider.min.js?v=1.0.2
.1
"
></script>
<!-- highlight.js -->
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment