diff options
Diffstat (limited to 'frontend/index.html')
| -rw-r--r-- | frontend/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/index.html b/frontend/index.html index 8578eba..7538ee9 100644 --- a/frontend/index.html +++ b/frontend/index.html | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | <meta name="viewport" content="width=device-width, initial-scale=1" /> | 7 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 8 | <meta name="theme-color" content="#000000" /> | 8 | <meta name="theme-color" content="#000000" /> |
| 9 | <link rel="apple-touch-icon" href="/logo192.png" /> | 9 | <link rel="apple-touch-icon" href="/logo192.png" /> |
| 10 | <link href="/src/style.css" rel="stylesheet"> | ||
| 10 | <link rel="manifest" href="/manifest.json" /> | 11 | <link rel="manifest" href="/manifest.json" /> |
| 11 | <title>LPHUB</title> | 12 | <title>LPHUB</title> |
| 12 | </head> | 13 | </head> |