diff --git a/content/contact.mdwn b/content/contact.mdwn
index be55670..ab1dfca 100644
--- a/content/contact.mdwn
+++ b/content/contact.mdwn
@@ -3,7 +3,7 @@
-The best way to reach me is by email, use the ProtonMail-backed address: [antoine@ayakael.net](mailto:antoine@ayakael.net). If you contact me using a non-ProtonMail emai, you can encrypt using [this PGP key](/keys/publickey.antoine@ayakael.net-72498db60f2a3d5786517585eba2a86db6fcb3ab.asc).
+The best way to reach me is by email, use the ProtonMail-backed address: [antoine@ayakael.net](mailto:antoine@ayakael.net). If you contact me using a non-ProtonMail emai, you can encrypt using [this PGP key](/keys/publickey.antoine-at-ayakael.net-72498db60f2a3d5786517585eba2a86db6fcb3ab.asc).
You can also send me a direct message on my Mastodon account: [@agora.ilot.io@ayakael](https://agora.ilot.io/@ayakael)
diff --git a/content/keys/publickey.antoine@ayakael.net-72498db60f2a3d5786517585eba2a86db6fcb3ab.asc b/content/keys/publickey.antoine.at.ayakael.net-72498db60f2a3d5786517585eba2a86db6fcb3ab.asc
similarity index 100%
rename from content/keys/publickey.antoine@ayakael.net-72498db60f2a3d5786517585eba2a86db6fcb3ab.asc
rename to content/keys/publickey.antoine.at.ayakael.net-72498db60f2a3d5786517585eba2a86db6fcb3ab.asc
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 04a8155..dfaee62 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -20,7 +20,7 @@ srcdir: ./content
# where to build the wiki
destdir: ./public
# base url to the wiki
-url: https://pages.gitlab.io/ikiwiki
+url: https://ayakael.net
# url to the ikiwiki.cgi
cgiurl: ''
# do not adjust cgiurl if CGI is accessed via different URL
@@ -99,7 +99,7 @@ ENV: {}
# time zone name
timezone: :/etc/localtime
# regexp of normally excluded files to include
-#include: ^\.htaccess$
+include: ^(\.htaccess|.*/keys/.*.asc)$
# regexp of files that should be skipped
#exclude: ^(*\.private|Makefile)$
# specifies the characters that are allowed in source filenames