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:
parent
a4e65a91bc
commit
4fc361abc4
2 changed files with 4 additions and 4 deletions
|
@ -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">
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue