mirror of
https://github.com/gamaio/lobli.git
synced 2025-08-13 02:08:45 +00:00
Add favicon to website
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<link href="include/Bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="include/css/style.css?<?php echo time(); ?>" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="lobli.ico"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="lobli.ico"/>
|
||||
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
|
@@ -85,6 +85,9 @@
|
||||
<link href="Include/Bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="Include/CSS/style.css?<?php echo time(); ?>" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="lobli.ico"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="lobli.ico"/>
|
||||
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
|
@@ -10,6 +10,9 @@
|
||||
<link href="include/Bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="include/css/style.css?<?php echo time(); ?>" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="lobli.ico"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="lobli.ico"/>
|
||||
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
|
@@ -10,6 +10,9 @@
|
||||
<link href="include/Bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="include/css/style.css?<?php echo time(); ?>" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="lobli.ico"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="lobli.ico"/>
|
||||
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
|
Reference in New Issue
Block a user