add redirect script to install pages
This commit is contained in:
parent
09ec29de1d
commit
cdfabebee4
@ -26,6 +26,7 @@
|
||||
<link rel="stylesheet" href="/grapheneos.css?29"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="license" href="/LICENSE.txt"/>
|
||||
<script type="module" src="/js/redirect.js?9"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
@ -26,6 +26,7 @@
|
||||
<link rel="stylesheet" href="/grapheneos.css?29"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="license" href="/LICENSE.txt"/>
|
||||
<script type="module" src="/js/redirect.js?9"></script>
|
||||
<script type="module" src="/js/fastboot/dist/fastboot.min.mjs?0"></script>
|
||||
<script type="module" src="/js/web-install.js?5"></script>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user