chore: update config.json and title for supnas

This commit is contained in:
sup39 2023-11-29 10:15:11 +09:00
parent 68c00c34e3
commit 47e9fb0e61
Signed by: sup39
GPG key ID: 111C00916C1641E5
2 changed files with 5 additions and 10 deletions

View file

@ -1,13 +1,8 @@
{ {
"defaultHomeserver": 3, "defaultHomeserver": 0,
"homeserverList": [ "homeserverList": [
"0wnz.at", "chat.naskya.net",
"converser.eu", "chat.sup39.dev"
"envs.net",
"matrix.org",
"monero.social",
"mozilla.org",
"xmr.se"
], ],
"allowCustomHomeservers": true "allowCustomHomeservers": false
} }

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<title>Cinny</title> <title>Cinny@さぽなす</title>
<meta name="name" content="Cinny" /> <meta name="name" content="Cinny" />
<meta name="author" content="Ajay Bura" /> <meta name="author" content="Ajay Bura" />
<meta <meta