diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/templates/dashboard.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index 554ec03..2118fbf 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>LinkLogger | Login</title> + <title>LinkLogger | Dashboard</title> </head> <body> <div> |