diff options
Diffstat (limited to 'frontend/public')
| -rw-r--r-- | frontend/public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html index 3af82f1..f847ea0 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | <meta charset="utf-8" /> | 4 | <meta charset="utf-8" /> |
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1" /> | 5 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 6 | <meta name="theme-color" content="#000000" /> | 6 | <meta name="theme-color" content="#000000" /> |
| 7 | <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> | ||
| 8 | <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> | 7 | <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> |
| 9 | 8 | ||
| 10 | <title>lp boards</title> | 9 | <title>lp boards</title> |