diff options
Diffstat (limited to 'assets/client_test/index.html')
-rw-r--r-- | assets/client_test/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/client_test/index.html b/assets/client_test/index.html index 31be10f1..be24e2ac 100644 --- a/assets/client_test/index.html +++ b/assets/client_test/index.html @@ -4,7 +4,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>Slowcord</title> + <title>Fosscord Test Client</title> <link rel="stylesheet" href="/assets/fosscord.css" /> <link id="logincss" rel="stylesheet" href="/assets/fosscord-login.css" /> <link id="customcss" rel="stylesheet" href="/assets/user.css" /> |