diff --git a/assets/icons/email.svg b/assets/icons/email.svg deleted file mode 100644 index 131a8ad0..00000000 --- a/assets/icons/email.svg +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/assets/icons/linkedin.svg b/assets/icons/linkedin.svg deleted file mode 100644 index 528eded8..00000000 --- a/assets/icons/linkedin.svg +++ /dev/null @@ -1,13 +0,0 @@ - diff --git a/assets/icons/mastodon.svg b/assets/icons/mastodon.svg deleted file mode 100644 index 2c8adfec..00000000 --- a/assets/icons/mastodon.svg +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/assets/icons/matrix.svg b/assets/icons/matrix.svg deleted file mode 100644 index 23c482d3..00000000 --- a/assets/icons/matrix.svg +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/package.json b/package.json index f3b44925..78c7ef54 100644 --- a/package.json +++ b/package.json @@ -58,8 +58,9 @@ "type": "text", "default": "Contact me!" }, - "email_address": { - "type": "text" + "email_address_encrypted_with_rot13": { + "type": "text", + "default": "https://rot13.com/" }, "mastodon_link": { "type": "text" diff --git a/partials/social-media.hbs b/partials/social-media.hbs index ecc152b9..8c9cb2ae 100644 --- a/partials/social-media.hbs +++ b/partials/social-media.hbs @@ -1,8 +1,10 @@