diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-10-18 00:09:09 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-10-18 00:09:09 +0300 |
| commit | fb186450121751bd8463e6485665e66b83901c8d (patch) | |
| tree | 0796debefec52963c92b721b3bddc16c6c857d09 /frontend | |
| parent | refactor: upload run logic improvement (diff) | |
| download | lphub-fb186450121751bd8463e6485665e66b83901c8d.tar.gz lphub-fb186450121751bd8463e6485665e66b83901c8d.tar.bz2 lphub-fb186450121751bd8463e6485665e66b83901c8d.zip | |
refactor: enable rankings cron, update website desc
Diffstat (limited to 'frontend')
| -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 0bd6da2..46a123a 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | <meta name="theme-color" content="#000000" /> | 7 | <meta name="theme-color" content="#000000" /> |
| 8 | <meta | 8 | <meta |
| 9 | name="description" | 9 | name="description" |
| 10 | content="Web site created using create-react-app" | 10 | content="Least Portals Hub" |
| 11 | /> | 11 | /> |
| 12 | <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> | 12 | <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> |
| 13 | <!-- | 13 | <!-- |