From ec649a7b354eaba55aea47ac7118fe5e7614de9b Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sun, 7 Aug 2022 13:14:52 +0200 Subject: add static dependencies to render website icons --- hugo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugo/config.toml') diff --git a/hugo/config.toml b/hugo/config.toml index 8c03831..6e36b1a 100644 --- a/hugo/config.toml +++ b/hugo/config.toml @@ -19,7 +19,7 @@ theme = "researcher" title = "git" url = "https://git.sigsum.org/" [[params.socialIcons]] - icon = "fab fa-envelope" + icon = "fas fa-envelope" title = "E-mail" url = "https://lists.sigsum.org/" -- cgit v1.2.3