mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-27 15:17:09 -04:00
Add favicon to flatly header.php (#116)
This commit is contained in:
@@ -58,6 +58,8 @@ html {
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="<?php echo base_url();?>/images/favicon.ico">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user