mirror of https://gitee.com/bigwinds/arangodb
added missing meta tag
This commit is contained in:
parent
748fbb29ef
commit
e848f9cbab
|
@ -4,6 +4,7 @@
|
|||
<title>ArangoDB Web Interface</title>
|
||||
<meta name="description" content="ArangoDB Admin Web Interface">
|
||||
<meta name="author" content="Heiko Kernbach, Michael Hackstein">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="css/sass.css" rel="stylesheet">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
||||
|
|
Loading…
Reference in New Issue