diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-05-01 13:08:40 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-05-01 13:08:40 +0300 |
| commit | 8aebbb3de3982f0026a9afa9e94f16f6c3710eea (patch) | |
| tree | 196a368c011f850c93c3cb9827d204eb86fbc368 /frontend/public/index.html | |
| parent | search endpoint init, fetch all data (#40) (diff) | |
| parent | Merge pull request #39 from Nidboj132/main (diff) | |
| download | lphub-8aebbb3de3982f0026a9afa9e94f16f6c3710eea.tar.gz lphub-8aebbb3de3982f0026a9afa9e94f16f6c3710eea.tar.bz2 lphub-8aebbb3de3982f0026a9afa9e94f16f6c3710eea.zip | |
Merge branch 'main' of https://github.com/pektezol/LeastPortals
Diffstat (limited to 'frontend/public/index.html')
| -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> |