diff --git a/nginx.conf b/nginx.conf index 2369b8c..16e2610 100644 --- a/nginx.conf +++ b/nginx.conf @@ -23,6 +23,6 @@ server { } location /.well-known/webfinger { - return 301 https://mastodon.louis-vallat.xyz$request_uri; + return 301 https://mastodon.louis-vallat.fr$request_uri; } } diff --git a/src/.well-known/matrix/server b/src/.well-known/matrix/server index 40749fa..7923e41 100644 --- a/src/.well-known/matrix/server +++ b/src/.well-known/matrix/server @@ -1,4 +1,4 @@ { - "m.server": "matrix.louis-vallat.xyz:443" + "m.server": "matrix.louis-vallat.fr:443" } diff --git a/src/index.html b/src/index.html index 7b123ca..075ee41 100644 --- a/src/index.html +++ b/src/index.html @@ -16,17 +16,17 @@ PAGE CODED BY : - + - + - - + + @@ -226,10 +226,10 @@ PAGE CODED BY :