diff options
Diffstat (limited to 'client/login/index.html')
-rw-r--r-- | client/login/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/login/index.html b/client/login/index.html index 660686e..06461e1 100644 --- a/client/login/index.html +++ b/client/login/index.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> - <title>Admin Panel</title> + <title>Login to Admin Panel</title> </head> <body> <div id="app"></div> |