Skip to content

Commit 422caaa

Browse files
committed
♻️ Update icons in hugo.toml: replace "fab fa-github-square" with "fab fa-github" for consistency
1 parent 9f2bf22 commit 422caaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hugo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ icon = "fas fa-envelope-square"
2929
url = "mailto:[email protected]"
3030
3131
[[params.contact.list]]
32-
icon = "fab fa-github-square"
32+
icon = "fab fa-github"
3333
url = "https://github.com/ahmadiehsan"
3434
text = "Link"
3535
[[params.contact.list]]
@@ -260,7 +260,7 @@ tagline = """
260260
enable = true
261261

262262
[[params.social.list]]
263-
icon = "fab fa-github-square"
263+
icon = "fab fa-github"
264264
url = "https://github.com/ahmadiehsan"
265265
[[params.social.list]]
266266
icon = "fab fa-linkedin"

0 commit comments

Comments
 (0)