Add initial blog configuration
This commit is contained in:
11
static/.well-known/matrix/client
Normal file
11
static/.well-known/matrix/client
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://im.bonifacelabs.ca"
|
||||
},
|
||||
"m.identity_server": {
|
||||
"base_url": "https://im.bonifacelabs.ca"
|
||||
},
|
||||
"im.vector.riot.jitsi": {
|
||||
"preferredDomain": "meet.bonifacelabs.ca"
|
||||
}
|
||||
}
|
3
static/.well-known/matrix/server
Normal file
3
static/.well-known/matrix/server
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"m.server": "im.bonifacelabs.ca:443"
|
||||
}
|
BIN
static/favicon.ico
Normal file
BIN
static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
BIN
static/images/pvc-logo-full.png
Normal file
BIN
static/images/pvc-logo-full.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
static/images/pvc-logo.png
Normal file
BIN
static/images/pvc-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user