Skip to content

Commit

Permalink
Merge pull request #83 from RalphHightower/RalphHightower-patch-7
Browse files Browse the repository at this point in the history
[docs](web): Update _config(social links)
  • Loading branch information
RalphHightower committed Dec 12, 2023
2 parents 500a4a8 + 01b9ee7 commit 46220e4
Showing 1 changed file with 16 additions and 33 deletions.
49 changes: 16 additions & 33 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,40 +23,23 @@ minima:
date_format: "%Y-%m-%d %I:%M:%S.%L %p %Z" # "%b %-d, %Y"

# generate social links in footer
social_links:
#twitter: RalphHightower
github: RalphHightower
# devto: jekyll
# dribbble: jekyll
facebook: RalphHightower
flickr: RalphHightower
googledev: RalphHightower
# instagram: jekyll
linkedin: RalphHightower
stackoverflow: 26315139/ralph-hightower
# pinterest: jekyll
youtube: RalphHightower
youtube_channel: UCnaJ74ytj6_bCsk-xFHgaYw
youtube_channel_name: RalphHightower
# telegram: jekyll
# googleplus: +jekyll
# microdotblog: jekyll
# keybase: jekyll
# google_scholar_id: qc6CJjYAAAAJ
social_links:
- { platform: devto, user_url: "https://dev.to/RalphHightower"}
# - { platform: dribbble, user_url: "https://dribbble.com/RalphHightower" }
# - { platform: facebook, user_url: "https://www.facebook.com/ralph.hightower" }
- { platform: flickr, user_url: "https://www.flickr.com/photos/RalphHightower" }
- { platform: github, user_url: "https://github.com/RalphHightower" }
# - { platform: google_scholar, user_url: "https://scholar.google.com/citations?user=qc6CJjYAAAAJ" }
# - { platform: instagram, user_url: "https://www.instagram.com/RalphHightower" }
# - { platform: keybase, user_url: "https://keybase.io/RalphHightower" }
- { platform: linkedin, user_url: "https://www.linkedin.com/in/RalphHightower" }
# - { platform: microdotblog, user_url: "https://micro.blog/RalphHightower" }
# - { platform: pinterest, user_url: "https://www.pinterest.com/RalphHightower" }
- { platform: stackoverflow, user_url: "https://stackoverflow.com/users/19978043/ralph-hightower" }
# - { platform: telegram, user_url: "https://t.me/RalphHightower" }
# - { platform: twitter, user_url: "https://twitter.com/RalphHightower" }
- { platform: youtube, user_url: "https://www.youtube.com/@RalphHightower" }

# Mastodon instances
# mastodon:
# - username: jekyll
# instance: example.com
# - username: jekyll2
# instance: example.com

# GitLab instances
gitlab:
- username: RalphHightower
# instance: example.com
# - username: jekyll2
# instance: example.com

# If you want to link only specific pages in your header, uncomment
# this and add the path to the pages in order as they should show up
Expand Down

0 comments on commit 46220e4

Please sign in to comment.