changed project name

Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
2020-07-18 13:54:22 +02:00
parent 9194dc50ed
commit 5a1d05a4bc
4 changed files with 21 additions and 11 deletions
+5 -5
View File
@@ -48,11 +48,11 @@ module.exports = {
favicons: {
manifestRelativePaths: true,
start_url: "../",
appName: 'MI2Mario',
appDescription: 'MI2 Mario',
appShortName: "mi2mario",
developerName: 'Pascal Syma',
developerURL: "https://syma.dev",
appName: 'Cave Knight',
appDescription: 'Cave Knight',
appShortName: "cave-knight",
developerName: 'MaMa Productions',
developerURL: "https://mama.productions",
background: '#000',
theme_color: '#333',
logging: true,