diff --git a/data/beautifulhugo/social.toml b/data/beautifulhugo/social.toml index 5f868987..a2946d47 100644 --- a/data/beautifulhugo/social.toml +++ b/data/beautifulhugo/social.toml @@ -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"