From 0b7448e401b64e80967025838350e708135d0099 Mon Sep 17 00:00:00 2001 From: BRYANT PANYARACHUN Date: Tue, 8 Feb 2022 11:37:05 -0800 Subject: [PATCH] add linkedin Signed-off-by: BRYANT PANYARACHUN --- _config.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 7ab7bbe..72d022f 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: MM +title: BP email: description: >- # this means to ignore newlines until "baseurl:" Write an awesome description for your new site here. You can edit this @@ -60,11 +60,14 @@ plugins: author: name : "Bryant Panyarachun" avatar : "/assets/images/bio-photo.jpg" - bio : "My awesome biography constrained to a sentence or two goes here." + bio : "Software Architect - Red Hat Ansible Certified Content for IBM Z" links: - label: "Website" icon: "fas fa-fw fa-link" url: "https://" + - label: "LinkedIn" + icon: "fab fa-fw fa-linkedin-in" + url: https://www.linkedin.com/in/bryant-panyarachun-21510625/ - label: "Twitter" icon: "fab fa-fw fa-twitter-square" url: "https://twitter.com/itsbryantp" @@ -77,6 +80,9 @@ author: footer: links: + - label: "LinkedIn" + icon: "fab fa-fw fa-linkedin-in" + url: https://www.linkedin.com/in/bryant-panyarachun-21510625/ - label: "Twitter" icon: "fab fa-fw fa-twitter-square" url: "https://twitter.com/itsbryantp"