1
0
Fork 0
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:
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"> <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">

View file

@ -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": [{