mirror of
https://github.com/sensebox/blockly-app
synced 2025-06-10 04:35: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">
|
<html lang="en" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<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="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="format-detection" content="telephone=no">
|
||||||
<meta name="msapplication-tap-highlight" content="no">
|
<meta name="msapplication-tap-highlight" content="no">
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "openSenseApp",
|
"name": "Blockly for senseBox",
|
||||||
"short_name": "openSenseApp",
|
"short_name": "Blockly for senseBox",
|
||||||
"start_url": "index.html",
|
"start_url": "index.html",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
Loading…
Add table
Reference in a new issue