aboutsummaryrefslogtreecommitdiff
path: root/juick-ws/src/main/webapp/WEB-INF
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-07-26 00:37:02 +0300
committerGravatar Vitaly Takmazov2016-07-27 13:57:34 +0300
commitc9dad692e18a7a36550c65b591640929d0352df0 (patch)
tree501ef5e5fac55772669e3f91e11354c2d4d78ae3 /juick-ws/src/main/webapp/WEB-INF
parent5b6aadf87a9e6c708f56cd683997fdffbaa65a7b (diff)
terminal: small fixes
Diffstat (limited to 'juick-ws/src/main/webapp/WEB-INF')
-rw-r--r--juick-ws/src/main/webapp/WEB-INF/templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-ws/src/main/webapp/WEB-INF/templates/index.html b/juick-ws/src/main/webapp/WEB-INF/templates/index.html
index e888e365..92090c8e 100644
--- a/juick-ws/src/main/webapp/WEB-INF/templates/index.html
+++ b/juick-ws/src/main/webapp/WEB-INF/templates/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Status</title>
+ <link rel="icon" href="//i.juick.com/favicon.png"/>
<link rel="stylesheet" media="all" href="/style.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Inconsolata" />
</head>