Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ihor Kaharlichenko
swagger-ui-oms
Commits
e4d01c57
Commit
e4d01c57
authored
Oct 15, 2013
by
thadudexx
Browse files
Update index.html
removed selfclosing tag
parent
187517df
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist/index.html
View file @
e4d01c57
...
...
@@ -5,7 +5,7 @@
<link
href=
'//fonts.googleapis.com/css?family=Droid+Sans:400,700'
rel=
'stylesheet'
type=
'text/css'
/>
<link
href=
'css/highlight.default.css'
media=
'screen'
rel=
'stylesheet'
type=
'text/css'
/>
<link
href=
'css/screen.css'
media=
'screen'
rel=
'stylesheet'
type=
'text/css'
/>
<script
type=
"text/javascript"
src=
"lib/shred.bundle.js"
/
></script>
<script
type=
"text/javascript"
src=
"lib/shred.bundle.js"
></script>
<script
src=
'lib/jquery-1.8.0.min.js'
type=
'text/javascript'
></script>
<script
src=
'lib/jquery.slideto.min.js'
type=
'text/javascript'
></script>
<script
src=
'lib/jquery.wiggle.min.js'
type=
'text/javascript'
></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