diff options
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index 15bd1f3..d2c72ad 100644 --- a/src/index.html +++ b/src/index.html @@ -8,7 +8,7 @@ href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" /> <script src="http://localhost:8097"></script> - <title></title> + <title>SOC Dashboard</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> |