aboutsummaryrefslogtreecommitdiff
path: root/frontend/public/index.html
diff options
context:
space:
mode:
authorJJ2024-07-19 00:39:14 +0000
committerJJ2024-07-19 00:39:14 +0000
commitf40eb544d6edbd39ce96bc7f4267e6b06244560a (patch)
tree657d7c9bcc5fcb2124d05bc557c1413248e16568 /frontend/public/index.html
parentc5434cccee8661de3082c0c777375eb8e6f76865 (diff)
remove favicon to nothing
Diffstat (limited to 'frontend/public/index.html')
-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 1c98f08..8ba057b 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -6,7 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="A tool to analyze the network flow during attack/defence capture the flag events" />
- <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>caronte:~/$</title>
</head>