summary refs log tree commit diff
path: root/assets/client_test/index.html
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-17 17:14:49 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-17 17:14:49 +1100
commit118a30ca1ef3bb7cfbf13eb0ae8820dc1feb1f59 (patch)
treeac45cbcdac7dad5b27901a4f765074558afe06bf /assets/client_test/index.html
parentUpdate readme (diff)
downloadserver-ts-118a30ca1ef3bb7cfbf13eb0ae8820dc1feb1f59.tar.xz
First pass of removing Slowcord mentions
Diffstat (limited to 'assets/client_test/index.html')
-rw-r--r--assets/client_test/index.html2
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" />