aboutsummaryrefslogtreecommitdiff
path: root/frontend/public
diff options
context:
space:
mode:
authorEmiliano Ciavatta2020-10-03 15:01:32 +0000
committerEmiliano Ciavatta2020-10-03 15:01:32 +0000
commitf11e5d9e55c963109af8b8517c7790bf2eb7cac8 (patch)
tree9414951f4f2d7e1b5097ba655d50791b9faf27e0 /frontend/public
parent7d40e85e64762db8d420a33ed352f707edd7a9ba (diff)
Add title page window titles
Diffstat (limited to 'frontend/public')
-rw-r--r--frontend/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html
index 5cc974e..1c98f08 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -8,7 +8,7 @@
<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>
+ <title>caronte:~/$</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>