From 01b9ee77e7c95cd2aa44ba96153e6d88c6607ddb Mon Sep 17 00:00:00 2001 From: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:32:21 -0500 Subject: [PATCH] [docs](web): Update _config(social links) Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> --- _config.yml | 49 ++++++++++++++++--------------------------------- 1 file changed, 16 insertions(+), 33 deletions(-) diff --git a/_config.yml b/_config.yml index 6851fc9..b41beab 100644 --- a/_config.yml +++ b/_config.yml @@ -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