Skip to content

Commit

Permalink
Add about social icon (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Jul 10, 2024
1 parent 2610147 commit 7108c2e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/beautifulhugo/social.toml
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,9 @@ id = "angellist"
url = "https://www.angel.co/p/%s"
title = "AngelList"
icon = "fab fa-angellist"

[[social_icons]]
id = "about"
url = "%s"
title = "About"
icon = "fas fa-at"

0 comments on commit 7108c2e

Please sign in to comment.