Skip to content

Commit

Permalink
Social links
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Crawfis <[email protected]>
  • Loading branch information
AaronCrawfis committed Oct 17, 2023
1 parent 0510d00 commit bb81bec
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@ content = "This site uses cookies. By continuing to use this website, you agree
button = "I Accept"

############################# social site ########################
# [[social]]
# title = "facebook"
# icon = "fab fa-facebook" # themify icon : https://themify.me/themify-icons
# link = "#"
#
# [[social]]
# title = "twitter"
# icon = "fab fa-twitter" # themify icon : https://themify.me/themify-icons
# link = "#"
#
[[social]]
title = "Threads"
icon = "fab fa-instagram" # themify icon : https://themify.me/themify-icons
link = "https://www.threads.net/@radapp_io"

[[social]]
title = "X"
icon = "fab fa-twitter" # themify icon : https://themify.me/themify-icons
link = "https://twitter.com/radapp_io"

[[social]]
title = "GitHub"
icon = "fab fa-github" # themify icon : https://themify.me/themify-icons
link = "https://github.com/radius-project/radius"
#
# [[social]]
# title = "linkedin"
# icon = "fab fa-linkedin" # themify icon : https://themify.me/themify-icons
# link = "#"

[[social]]
title = "YouTube"
icon = "fab fa-youtube" # themify icon : https://themify.me/themify-icons
link = "https://www.youtube.com/@radapp_io"

0 comments on commit bb81bec

Please sign in to comment.