- Commit
- 9dc32f51b107c20d87fe08b6c7a0a90c4fa18244
- Parent
- d09c4521963f63b439e26fedd6f49ea7befe2958
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Updated the JSON manifest
A simple SVG markup editor for the web
Updated the JSON manifest
1 file changed, 2 insertions, 2 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | manifest.json | 4 | 2 | 2 |
diff --git a/manifest.json b/manifest.json @@ -1,13 +1,13 @@ { "name": "SVG Editor", "short_name": "SVG Editor", - "description": "Edit the source code and preview the results", + "description": "A simple SVG markup editor", "display": "standalone", "lang": "en-US", "category": ["productivity", "graphics"], "start_url": "index.html", "dir": "ltr", - "scope": "https://svg.escobar.life/", + "scope": "https://svg.pablopie.xyz/", "icons": [ { "src": "assets/favicon.svg",