misc: update config.json and title for supnas
This commit is contained in:
parent
bb4763e509
commit
63096305b6
2 changed files with 5 additions and 10 deletions
13
config.json
13
config.json
|
@ -1,13 +1,8 @@
|
|||
{
|
||||
"defaultHomeserver": 3,
|
||||
"defaultHomeserver": 0,
|
||||
"homeserverList": [
|
||||
"0wnz.at",
|
||||
"converser.eu",
|
||||
"envs.net",
|
||||
"matrix.org",
|
||||
"monero.social",
|
||||
"mozilla.org",
|
||||
"xmr.se"
|
||||
"chat.naskya.net",
|
||||
"chat.sup39.dev"
|
||||
],
|
||||
"allowCustomHomeservers": true
|
||||
"allowCustomHomeservers": false
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<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="author" content="Ajay Bura" />
|
||||
<meta
|
||||
|
|
Loading…
Reference in a new issue