diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-04-29 17:41:06 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-29 17:41:06 +0300 |
| commit | c77681af9dd2522364aa6ae93334bffbecaaed9a (patch) | |
| tree | d07df16a0b5f0c85e92449e32e8efad1d17d4952 /frontend/public | |
| parent | doc: update history model (#38) (diff) | |
| parent | ui update (diff) | |
| download | lphub-c77681af9dd2522364aa6ae93334bffbecaaed9a.tar.gz lphub-c77681af9dd2522364aa6ae93334bffbecaaed9a.tar.bz2 lphub-c77681af9dd2522364aa6ae93334bffbecaaed9a.zip | |
Merge pull request #39 from Nidboj132/main
ui update
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> |