diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-01 20:09:08 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-01 20:09:08 -0500 |
| commit | fa6f3d619e6051d508d9f40c601f77f9b05e1784 (patch) | |
| tree | 271bbceea5ebfb9face8ba8f02457f51044361f2 /paste-ui/public/manifest.json | |
| parent | 1d63eabf1fca2d9e2477055e1be67e6f6c9b4b1b (diff) | |
| download | paste-fa6f3d619e6051d508d9f40c601f77f9b05e1784.tar.gz paste-fa6f3d619e6051d508d9f40c601f77f9b05e1784.tar.xz | |
Remove react UI
Diffstat (limited to 'paste-ui/public/manifest.json')
| -rw-r--r-- | paste-ui/public/manifest.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/paste-ui/public/manifest.json b/paste-ui/public/manifest.json deleted file mode 100644 index 080d6c7..0000000 --- a/paste-ui/public/manifest.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "short_name": "React App", - "name": "Create React App Sample", - "icons": [ - { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - }, - { - "src": "logo192.png", - "type": "image/png", - "sizes": "192x192" - }, - { - "src": "logo512.png", - "type": "image/png", - "sizes": "512x512" - } - ], - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -} |
