Fix email icon not showing up

This commit is contained in:
raul 2024-10-13 22:22:14 +02:00
parent 5fa73ecfa0
commit 7ae033eb31
1 changed files with 2 additions and 2 deletions

View File

@ -62,13 +62,13 @@ author = "authors"
[[params.social]] [[params.social]]
name = "Email" name = "Email"
icon = "fa fa-2x fa-email-bulk" icon = "fa fa-2x fa-envelope"
weight = 2 weight = 2
url = "mailto:raul@bulgariu.xyz" url = "mailto:raul@bulgariu.xyz"
[[params.social]] [[params.social]]
name = "Git" name = "Git"
icon = "fa fa-2x fa-git-square" icon = "fa fa-2x fa-git-alt"
weight = 2 weight = 2
url = "https://git.bulgariu.xyz/raul" url = "https://git.bulgariu.xyz/raul"