Set favicon
这个提交包含在:
父节点
7607393979
当前提交
15b8c54e01
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -16,6 +16,8 @@
|
||||||
<!-- Maps -->
|
<!-- Maps -->
|
||||||
<link rel="stylesheet" type="text/css" href="<?php echo base_url(); ?>assets/js/leaflet/leaflet.css" />
|
<link rel="stylesheet" type="text/css" href="<?php echo base_url(); ?>assets/js/leaflet/leaflet.css" />
|
||||||
|
|
||||||
|
<link rel="icon" href="<?php echo base_url(); ?>/favicon.ico">
|
||||||
|
|
||||||
<title><?php if(isset($page_title)) { echo $page_title; } ?> - Cloudlog</title>
|
<title><?php if(isset($page_title)) { echo $page_title; } ?> - Cloudlog</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用