diff options
Diffstat (limited to 'frontend/public/index.html')
| -rw-r--r-- | frontend/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html index f847ea0..2900a15 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | <meta name="theme-color" content="#000000" /> | 6 | <meta name="theme-color" content="#000000" /> |
| 7 | <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> | 7 | <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> |
| 8 | 8 | ||
| 9 | <title>lp boards</title> | 9 | <title>Least Portals Hub</title> |
| 10 | </head> | 10 | </head> |
| 11 | <body> | 11 | <body> |
| 12 | <noscript>You need to enable JavaScript to run this app.</noscript> | 12 | <noscript>You need to enable JavaScript to run this app.</noscript> |