Browse Source

Splash screen generation

master
kj1352 4 years ago
parent
commit
8fa5c2f3f5
2 changed files with 1526 additions and 1526 deletions
  1. +1523
    -1523
      .firebase/hosting.d3d3.cache
  2. +3
    -3
      config.xml

+ 1523
- 1523
.firebase/hosting.d3d3.cache
File diff suppressed because it is too large
View File


+ 3
- 3
config.xml View File

@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='utf-8'?>
<widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>MyApp</name>
<description>An awesome Ionic/Cordova app.</description>
<author email="hi@ionicframework.com" href="http://ionicframework.com/">Ionic Framework Team</author>
<name> KXIP </name>
<description> KXIP Mock App </description>
<author email="kj@webtrigon.com" href="https://webtrigon.com/"> Webtrigon Team</author>
<content src="index.html" /> <content src="index.html" />
<access origin="*" /> <access origin="*" />
<allow-intent href="http://*/*" /> <allow-intent href="http://*/*" />


Loading…
Cancel
Save