fix: urls

This commit is contained in:
WrenIX 2024-03-11 19:16:19 +01:00
parent 11cdf7c6f0
commit beed4ba335
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
6 changed files with 4 additions and 11 deletions

View file

@ -60,7 +60,7 @@ newtab=true
[[extra.menu_items]]
name="mastodon"
url="https://chaos.social/@wrenix"
url="https://social.chaos.fyi/@wrenix"
newtab=true
[[extra.menu_items]]

View file

@ -16,6 +16,8 @@ Als kleine Slogen nutze ich:
E-Mail: [contact@wrenix.eu](mailto:contact@wrenix.eu)
Matrix: [@wrenix:chaos.fyi](https://matrix.to/#/@wrenix:chaos.fyi)
## Kryptographie
SSH: `ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGONGPQ79A9WZ7EwM6vMfBKBkgPD2dsjExFoo2UXyd79 dev@wrenix.eu`

View file

@ -1,7 +0,0 @@
#!/bin/sh
cd static
curl https://matrix.wrenix.eu/.well-known/matrix/client > .well-known/matrix/client
curl https://matrix.wrenix.eu/.well-known/matrix/server > .well-known/matrix/server
tail .well-known/matrix/*

2
public

@ -1 +1 @@
Subproject commit 33c8f3bcbeab8d86b30545a51e24a5911c92d02d
Subproject commit a960c859c1a2e5e8ddbb81265ea08498fac1c39d

View file

@ -1 +0,0 @@
{"m.homeserver":{"base_url":"https://matrix.wrenix.eu:443"}}

View file

@ -1 +0,0 @@
{"m.server":"matrix.wrenix.eu:443"}