aboutsummaryrefslogtreecommitdiff
path: root/frontend/public/index.html
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-05-01 13:08:40 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-05-01 13:08:40 +0300
commit8aebbb3de3982f0026a9afa9e94f16f6c3710eea (patch)
tree196a368c011f850c93c3cb9827d204eb86fbc368 /frontend/public/index.html
parentsearch endpoint init, fetch all data (#40) (diff)
parentMerge pull request #39 from Nidboj132/main (diff)
downloadlphub-8aebbb3de3982f0026a9afa9e94f16f6c3710eea.tar.gz
lphub-8aebbb3de3982f0026a9afa9e94f16f6c3710eea.tar.bz2
lphub-8aebbb3de3982f0026a9afa9e94f16f6c3710eea.zip
Merge branch 'main' of https://github.com/pektezol/LeastPortals
Diffstat (limited to '')
-rw-r--r--frontend/public/index.html1
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>