1
0
Fork 0
mirror of https://github.com/sensebox/blockly-app synced 2025-06-09 20:05:50 +02:00

fixup! rename app to "Blockly for senseBox"

This commit is contained in:
Norwin 2019-02-17 18:19:24 +01:00
parent a4e65a91bc
commit 4fc361abc4
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<title>openSenseApp</title>
<title>Blockly for senseBox</title>
<meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">

View file

@ -1,6 +1,6 @@
{
"name": "openSenseApp",
"short_name": "openSenseApp",
"name": "Blockly for senseBox",
"short_name": "Blockly for senseBox",
"start_url": "index.html",
"display": "standalone",
"icons": [{
@ -10,4 +10,4 @@
}],
"background_color": "#4e8ef7",
"theme_color": "#4e8ef7"
}
}