Fix key addition

This commit is contained in:
Antoine Martin 2024-06-16 13:48:41 -04:00
parent 20cbcc81fb
commit 0cd01676bc
Signed by: forge
GPG key ID: D62A472A4AA7D541
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
<hr>
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)

View file

@ -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