Add favicon to flatly header.php (#116) (#296)

This commit is contained in:
FrancescoUK
2016-01-22 19:02:17 +00:00
parent 875c0b31b7
commit 1dccee389d

View File

@@ -58,6 +58,8 @@ html {
}
</style>
<link rel="shortcut icon" type="image/x-icon" href="<?php echo base_url();?>/images/favicon.ico">
</head>
<body>