aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2022-04-10 17:23:43 +0200
committerRasmus Dahlberg <rasmus@mullvad.net>2022-04-10 17:23:43 +0200
commit6d3bb04c24aa9c7074efa13848352e732453123a (patch)
tree5ed0874655b91a38400e3ff2eefb0aee7a9ed199
parentb110fcf9634375ea11351d79078fc4a37c67db6e (diff)
fix envelope
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 6e05ef5..4c8540f 100644
--- a/config.toml
+++ b/config.toml
@@ -31,7 +31,7 @@ enableEmoji = true
title = "GitHub"
url = "https://github.com/rgdd"
[[params.socialIcons]]
- icon = "fab fa-envelope"
+ icon = "fas fa-envelope"
title = "E-mail"
url = "mailto:rasmus@mullvad.net"