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
46c1d495
Commit
46c1d495
authored
Apr 12, 2018
by
Michael Iseard
Browse files
update file version references
parent
6f994855
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
46c1d495
...
...
@@ -17,7 +17,7 @@
<link
rel=
"stylesheet"
href=
"css/highlightjs.css"
>
<!-- favicon -->
<link
rel=
"icon"
type=
"image/png"
sizes=
"32x32"
href=
"favicon.ico?v1.
0
"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"32x32"
href=
"favicon.ico?v1.
1
"
>
<!-- OpenSans font -->
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans"
rel=
"stylesheet"
>
...
...
@@ -77,7 +77,7 @@
<nav
id=
"main-nav"
class=
"navbar navbar-expand-lg navbar-light rounded"
>
<div
class=
"container"
>
<img
src=
"img/logo.svg"
width=
"30"
height=
"30"
class=
"d-inline-block align-top"
alt=
""
>
<img
src=
"img/logo.svg
v1.1
"
width=
"30"
height=
"30"
class=
"d-inline-block align-top"
alt=
""
>
<ul
class=
"navbar-nav mr-auto"
>
<li
class=
"nav-item"
>
<a
class=
"nav-item nav-link"
href=
"#installation"
>
Installation
</a>
...
...
@@ -111,7 +111,7 @@
<p>
v1.0.4
</p>
</div>
<div
class=
"col d-none d-lg-block"
>
<img
src=
"img/logo.svg?v1.
0
"
width=
"300px"
height=
"300px"
class=
"d-inline-block align-top"
alt=
""
>
<img
src=
"img/logo.svg?v1.
1
"
width=
"300px"
height=
"300px"
class=
"d-inline-block align-top"
alt=
""
>
</div>
</div>
</div>
...
...
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