add favicon to web UI and fix some tech docs
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
<meta name="author" content="bunkerity">
|
||||
<title>bunkerized-nginx-ui - {{ title }}</title>
|
||||
<!-- TODO : favicon -->
|
||||
<link rel="icon" type="image/png" href="img/favicon16.png" sizes="16x16">
|
||||
<link rel="icon" type="image/png" href="img/favicon32.png" sizes="32x32">
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/fa.min.css" rel="stylesheet">
|
||||
<link href="css/custom.css" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user