diff options
Diffstat (limited to 'web/login/index.html')
-rw-r--r-- | web/login/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/login/index.html b/web/login/index.html index 47e2b8ca..67f0ed83 100644 --- a/web/login/index.html +++ b/web/login/index.html @@ -2,7 +2,7 @@ <!-- ============================================================================== # # -# KVMD - The main Pi-KVM daemon. # +# KVMD - The main PiKVM daemon. # # # # Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # # # @@ -25,7 +25,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Pi-KVM Login</title> + <title>PiKVM Login</title> <link rel="apple-touch-icon" sizes="180x180" href="/share/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/share/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/share/favicon-16x16.png"> |