diff options
| author | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2024-10-18 17:16:26 +0200 |
|---|---|---|
| committer | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2024-10-18 17:16:26 +0200 |
| commit | 66effd60efee7c3429f1f71118483f3b02237790 (patch) | |
| tree | e0b9c407b0c66d62f385cca26a01529d055f28f7 /frontend | |
| parent | refactor: delete run on profile (diff) | |
| parent | docs: add swagger page back (diff) | |
| download | lphub-66effd60efee7c3429f1f71118483f3b02237790.tar.gz lphub-66effd60efee7c3429f1f71118483f3b02237790.tar.bz2 lphub-66effd60efee7c3429f1f71118483f3b02237790.zip | |
Merge branch 'typescript' of https://github.com/pektezol/LeastPortalsHub into typescript
refactor: IDFK MERGE SOMETHING
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 | <!-- |