aboutsummaryrefslogtreecommitdiff
path: root/hugo/config.toml
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2022-03-30 04:15:46 +0200
committerRasmus Dahlberg <rasmus@mullvad.net>2022-03-30 04:15:46 +0200
commit5aae5f1292e7450560778b1a8275a0cc15e704a7 (patch)
treeb23e6fa916f1bc814f1d0c9cad3d9c784878bce7 /hugo/config.toml
parent3d90dbd56a04665ddb912984e6bc4081ae4b583e (diff)
remove moar cdnjs dependencies
Diffstat (limited to 'hugo/config.toml')
-rw-r--r--hugo/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo/config.toml b/hugo/config.toml
index c3c18a1..f163899 100644
--- a/hugo/config.toml
+++ b/hugo/config.toml
@@ -18,7 +18,7 @@ theme = "researcher"
title = "git"
url = "https://git.sigsum.org/"
[[params.socialIcons]]
- icon = "fas fa-envelope"
+ icon = "fab fa-envelope"
title = "E-mail"
url = "https://lists.sigsum.org/"