fix: urls
This commit is contained in:
parent
11cdf7c6f0
commit
beed4ba335
6 changed files with 4 additions and 11 deletions
|
@ -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]]
|
||||
|
|
|
@ -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`
|
||||
|
|
|
@ -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
2
public
|
@ -1 +1 @@
|
|||
Subproject commit 33c8f3bcbeab8d86b30545a51e24a5911c92d02d
|
||||
Subproject commit a960c859c1a2e5e8ddbb81265ea08498fac1c39d
|
|
@ -1 +0,0 @@
|
|||
{"m.homeserver":{"base_url":"https://matrix.wrenix.eu:443"}}
|
|
@ -1 +0,0 @@
|
|||
{"m.server":"matrix.wrenix.eu:443"}
|
Loading…
Add table
Reference in a new issue