Add favicon to flatly header.php (#116)

This commit is contained in:
FrancescoUK
2016-01-22 19:02:17 +00:00
parent 4cc3eadb97
commit 8edd6a2e49

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>