1
0
Fork 0

adding favicon to ArangoDB web front-end

This commit is contained in:
Fernandos 2013-11-21 13:53:06 +01:00 committed by Jan Steemann
parent c0a9c65a32
commit dc83fddb50
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -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>