~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

Setup matrix federation chores

Changed files
+8
markdown
.well-known
matrix
+5
markdown/.well-known/matrix/client
···
+
{
+
"m.homeserver": {
+
"base_url": "https://matrix.andreijiroh.xyz"
+
}
+
}
+3
markdown/.well-known/matrix/server
···
+
{
+
"m.server": "matrix.andreijiroh.xyz:443"
+
}