Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Konstantin A
tower
Commits
86e10391
Commit
86e10391
authored
Feb 26, 2018
by
Aleksey Shirokih
Browse files
Add favicon
parent
15645bfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
tower/ui/index.html
View file @
86e10391
...
...
@@ -5,6 +5,7 @@
<title>
NOC Tower: {{ installation_name }}
</title>
<!-- Load used libraries -->
<link
rel=
"stylesheet"
href=
"{{ hashed("
/
ui
/
pkg
/
webix
/
webix.css
")
}}"
type=
"text/css"
>
<link
rel=
"icon"
type=
"image/png"
href=
"{{ hashed("
/
ui
/
pkg
/
favicon
/
airport.png
")
}}"
>
<script
src=
"{{ hashed("
/
ui
/
pkg
/
webix
/
webix.js
")
}}"
type=
"text/javascript"
></script>
<!-- Load selected skin -->
<script
src=
"{{ hashed("
/
ui
/
skin.js
")
}}"
type=
"text/javascript"
></script>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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