mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
edited pwa meta header
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<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="<?php echo base_url(); ?>CloudLog.png">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
||||
<link rel="manifest" href="<?php echo base_url(); ?>manifest.json"/>
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
|
||||
Reference in New Issue
Block a user