Skip to content

Commit

Permalink
Merge pull request #4 from masoudd/discord_contact
Browse files Browse the repository at this point in the history
Update the contact links in the sidebar. Add Discord and remove Twitter and Email.
  • Loading branch information
jonesmz authored Jun 4, 2024
2 parents 2b1981c + bf9170d commit 76b9657
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions _data/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,16 @@
- type: github
icon: "fab fa-github"

- type: twitter
icon: "fa-brands fa-x-twitter"
- type: discord
icon: "fa-brands fa-discord"
url: "https://discord.gg/CjbdXQt3j7"

- type: email
icon: "fas fa-envelope"
noblank: true # open link in current tab
# - type: twitter
# icon: "fa-brands fa-x-twitter"

# - type: email
# icon: "fas fa-envelope"
# noblank: true # open link in current tab

- type: rss
icon: "fas fa-rss"
Expand Down

0 comments on commit 76b9657

Please sign in to comment.