Skip to content

Commit

Permalink
personalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
dt215git committed Feb 15, 2025
1 parent 4bdeac2 commit e8a2c65
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
17 changes: 9 additions & 8 deletions _data/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@
- type: github
icon: "fab fa-github"

- type: twitter
icon: "fa-brands fa-x-twitter"
# - type: twitter
# icon: "fa-brands fa-x-twitter"

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

# - type: rss
# icon: "fas fa-rss"
# noblank: true

- type: rss
icon: "fas fa-rss"
noblank: true
# Uncomment and complete the url below to enable more contact options
#
# - type: mastodon
Expand Down
20 changes: 10 additions & 10 deletions _data/share.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Sharing options at the bottom of the post.
# Icons from <https://fontawesome.com/>

platforms:
- type: Twitter
icon: "fa-brands fa-square-x-twitter"
link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"
# platforms:
# - type: Twitter
# icon: "fa-brands fa-square-x-twitter"
# link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"

- type: Facebook
icon: "fab fa-facebook-square"
link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"
# - type: Facebook
# icon: "fab fa-facebook-square"
# link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"

- type: Telegram
icon: "fab fa-telegram"
link: "https://t.me/share/url?url=URL&text=TITLE"
# - type: Telegram
# icon: "fab fa-telegram"
# link: "https://t.me/share/url?url=URL&text=TITLE"

# Uncomment below if you need to.
#
Expand Down

0 comments on commit e8a2c65

Please sign in to comment.