mirror of
https://github.com/PhaseII-eAmusement-Network/PhaseWeb3-Vue.git
synced 2026-08-28 20:14:18 -05:00
Deploying to gh-pages from @ PhaseII-eAmusement-Network/PhaseWeb3-Vue@ba6bddc450 🚀
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="apple-touch-startup-image" href="/favicon.png">
|
||||
<meta name="apple-mobile-web-app-title" content="PhaseII">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<title>PhaseWeb 3</title>
|
||||
|
||||
<style>
|
||||
@@ -40,6 +44,8 @@
|
||||
};
|
||||
|
||||
document.addEventListener('keydown', keyHandler, false);
|
||||
|
||||
if (window.navigator.standalone) {document.querySelector('meta[name=viewport]').setAttribute('content', 'width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no');}
|
||||
</script>
|
||||
<script type="module" crossorigin src="/assets/index.af302b91.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index.6925e9df.css">
|
||||
|
||||
Reference in New Issue
Block a user