Skip to content

Commit

Permalink
fix(contact): Add links page and x logo
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Jan 18, 2024
1 parent 69c0833 commit 9d5073a
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions _data/contact.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# The contact options.

-
type: links
icon: 'fa-solid fa-address-card'
url: 'https://l.technotim.live/links'
-
type: twitter
icon: 'fab fa-twitter'
icon: 'fa-brands fa-x-twitter'
url: 'https://l.technotim.live/twitter'
-
type: youtube
icon: 'fab fa-youtube'
url: 'https://l.technotim.live/subscribe'
# -
# type: youtube
# icon: 'fab fa-youtube'
# url: 'https://l.technotim.live/subscribe'
# -
# type: twitch
# icon: 'fab fa-twitch'
Expand All @@ -17,14 +20,10 @@
# icon: 'fab fa-discord'
# url: 'https://l.technotim.live/discord'
-
type: github
type: github-custom
icon: 'fab fa-github'
url: 'https://l.technotim.live/github'
# -
# type: instagram
# icon: 'fab fa-instagram'
# url: 'https://l.technotim.live/instagram'
# -
# type: linkedin
# icon: 'fab fa-linkedin'
# url: 'https://l.technotim.live/linkedin'
Expand All @@ -40,10 +39,10 @@
# type: facebook
# icon: 'fab fa-facebook'
# url: 'https://l.technotim.live/facebook'
-
type: patreon
icon: 'fab fa-patreon'
url: 'https://l.technotim.live/patreon'
# -
# type: patreon
# icon: 'fab fa-patreon'
# url: 'https://l.technotim.live/patreon'
-
type: rss
icon: 'fas fa-rss'
Expand Down

0 comments on commit 9d5073a

Please sign in to comment.