update mail to proton.me

This commit is contained in:
jacekpoz 2024-04-27 23:25:42 +02:00
parent be044fc17b
commit 37767ced3c
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
4 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@ in {
git = {
enable = true;
userName = "jacekpoz";
userEmail = "jacekpoz@cock.li";
userEmail = "jacekpoz@proton.me";
signingKey = "0EEE6B0C9A8CC06820E59C3894E812A8B12AAE3C";
defaultBranch = "master";
};

View file

@ -18,7 +18,7 @@ logo = "jacekpoz.svg"
[[params.socialLinks]]
logo = "email.svg"
title = "Email"
url = "mailto:jacekpoz@cock.li"
url = "mailto:jacekpoz@proton.me"
[[params.socialLinks]]
logo = "matrix.svg"

View file

@ -166,7 +166,7 @@
git = {
enable = true;
userName = "jacekpoz";
userEmail = "jacekpoz@cock.li";
userEmail = "jacekpoz@proton.me";
signingKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHXD1EM4mQz99vJhmZX1r7kwMd8yewogOuoTUuv1xWZB";
defaultBranch = "master";
};

View file

@ -99,7 +99,7 @@
git = {
enable = true;
userName = "jacekpoz";
userEmail = "jacekpoz@cock.li";
userEmail = "jacekpoz@proton.me";
signingKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHXD1EM4mQz99vJhmZX1r7kwMd8yewogOuoTUuv1xWZB";
defaultBranch = "master";
};