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
c76b73e0
Commit
c76b73e0
authored
Aug 03, 2018
by
Michael Iseard
Browse files
update version numbers
parent
444ad79a
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
c76b73e0
...
...
@@ -23,7 +23,7 @@
<link
rel=
"stylesheet"
href=
"https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css"
integrity=
"sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4"
crossorigin=
"anonymous"
>
<!-- Citrus-Slider CSS -->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/citrus-slider.min.css?v=1.0.
0
"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/citrus-slider.min.css?v=1.0.
1
"
>
<!-- highlightjs -->
<link
rel=
"stylesheet"
href=
"css/highlightjs.css"
>
...
...
@@ -136,10 +136,10 @@
<p
class=
"lead"
>
A modern JavaScript slider with no third party requirements.
</p>
<hr
class=
"my-4"
>
<p
class=
"lead"
>
<a
class=
"btn btn-primary btn-lg"
href=
"https://github.com/mikey242/citrus-slider/releases/download/v1.0.
0
/citrus-1.0.
0
.zip"
role=
"button"
>
Download
</a>
<a
class=
"btn btn-primary btn-lg"
href=
"https://github.com/mikey242/citrus-slider/releases/download/v1.0.
1
/citrus-1.0.
1
.zip"
role=
"button"
>
Download
</a>
<a
class=
"btn btn-primary btn-lg"
href=
"https://github.com/mikey242/citrus-slider"
role=
"button"
>
Source
</a>
</p>
<span>
v1.0.
0
<span>
v1.0.
1
<span
class=
"badge badge-danger"
>
beta
</span>
</span>
</div>
...
...
@@ -460,7 +460,7 @@
<script
src=
"https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"
integrity=
"sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm"
crossorigin=
"anonymous"
></script>
<!-- citrus-Slider JS -->
<script
src=
"js/citrus-slider.min.js?v=1.0.
0
"
></script>
<script
src=
"js/citrus-slider.min.js?v=1.0.
1
"
></script>
<script>
var
settings
=
document
.
getElementById
(
"
demo-settings
"
).
querySelectorAll
(
"
.dropdown-item
"
)
...
...
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