modified header meta paths

这个提交包含在:
HB9HIL 2023-11-05 13:35:22 +01:00
父节点 dcc4db97e7
当前提交 ed157b784c

查看文件

@ -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()) { ?>