@@ -8,11 +8,6 @@
|
|||||||
name="description"
|
name="description"
|
||||||
content="Build workflow automation without spending time and money. No code is required."
|
content="Build workflow automation without spending time and money. No code is required."
|
||||||
/>
|
/>
|
||||||
<!--
|
|
||||||
manifest.json provides metadata used when your web app is installed on a
|
|
||||||
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
|
|
||||||
-->
|
|
||||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
||||||
<!--
|
<!--
|
||||||
Notice the use of %PUBLIC_URL% in the tags above.
|
Notice the use of %PUBLIC_URL% in the tags above.
|
||||||
It will be replaced with the URL of the `public` folder during the build.
|
It will be replaced with the URL of the `public` folder during the build.
|
||||||
|
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"short_name": "automatisch",
|
|
||||||
"name": "automatisch",
|
|
||||||
"description": "Build workflow automation without spending time and money. No code is required.",
|
|
||||||
"start_url": ".",
|
|
||||||
"display": "standalone",
|
|
||||||
"theme_color": "#000000",
|
|
||||||
"background_color": "#ffffff"
|
|
||||||
}
|
|
Reference in New Issue
Block a user