mirror of https://gitee.com/bigwinds/arangodb
adding favicon to ArangoDB web front-end
This commit is contained in:
parent
c0a9c65a32
commit
dc83fddb50
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
|
@ -11,6 +11,7 @@
|
|||
<!-- NO EXTERNAL LINKS link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css' -->
|
||||
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,700italic,700' rel='stylesheet' type='text/css'>
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue