modified header meta paths
这个提交包含在:
父节点
dcc4db97e7
当前提交
ed157b784c
共有 1 个文件被更改,包括 3 次插入 和 3 次删除
|
|
@ -6,9 +6,9 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
||||
<link rel="apple-touch-startup-image" href="/apple-touch-icon.png">
|
||||
<link rel="manifest" href="manifest.json"/>
|
||||
<!-- <meta name="apple-mobile-web-app-status-bar-style" content="default"> -->
|
||||
<link rel="apple-touch-startup-image" href="<?php echo base_url(); ?>CloudLog.png">
|
||||
<link rel="manifest" href="<?php echo base_url(); ?>manifest.json"/>
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
<?php if ($this->optionslib->get_theme()) { ?>
|
||||
|
|
|
|||
正在加载…
在新工单中引用