This repository was archived by the owner on Mar 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <meta http-equiv =" X-UA-Compatible" content =" ie=edge" >
77 <title >Твой ФФ!</title >
88 <script src =" https://cdn.jsdelivr.net/npm/regenerator-runtime@0.13.7/runtime.min.js" ></script >
9- <!-- <meta http-equiv="Content-Security-Policy" content="default-src 'self' https: localhost:*; script-src 'unsafe-inline' 'unsafe-eval' https: localhost:*; connect-src https: localhost:* ws://localhost:*; style-src 'unsafe-inline' https:; object-src 'none';"> -->
9+ <meta name =" theme-color" content =" #00004b" >
10+ <meta name =" apple-mobile-web-app-capable" content =" no" >
11+ <meta name =" apple-mobile-web-app-status-bar-style" content =" default" >
12+ <meta name =" apple-mobile-web-app-title" content =" Твой ФФ!" >
13+ <meta name =" msapplication-TileColor" content =" #ffffff" >
1014 <meta name =" importmap-type" content =" systemjs-importmap" />
1115 <meta name =" import-map-overrides-domains" content =" denylist:app.profcomff.com" />
1216 <meta name =" google" content =" notranslate" >
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ module.exports = (webpackConfigEnv, argv) => {
6161 purpose : "maskable" ,
6262 } ,
6363 ] ,
64+ theme_color : "#00004b" ,
6465 inject : false ,
6566 fingerprints : false ,
6667 ios : true ,
You can’t perform that action at this time.
0 commit comments