Add favicon

This commit is contained in:
Edin Dazdarevic
2017-10-06 17:47:35 +02:00
parent 4fef6bd923
commit e1b8fdf64f
2 changed files with 2 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -7,6 +7,8 @@
<!-- title -->
<title>Saburly</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">