added "spaceapi@økoyono.de" as mail-handle
This commit is contained in:
parent
162d1cc00c
commit
7f5c78a02e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ func BuildDefinition() []byte {
|
||||||
Space: "økoyono",
|
Space: "økoyono",
|
||||||
Url: "https://okoyono.de/",
|
Url: "https://okoyono.de/",
|
||||||
Contact: &spaceapi.Contact{
|
Contact: &spaceapi.Contact{
|
||||||
Email: "oko@datenhalter.de", // TODO: Better email
|
Email: "spaceapi@økoyono.de",
|
||||||
Mastodon: "@f@social.okoyono.de", // TODO: Replace with real handle
|
Mastodon: "@f@social.okoyono.de", // TODO: Replace with real handle
|
||||||
Matrix: "#public:matrix.okoyono.de",
|
Matrix: "#public:matrix.okoyono.de",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue