From dfb76914194cab6f49702481172b620a4595a5a9 Mon Sep 17 00:00:00 2001 From: rjzupkoii Date: Wed, 14 Feb 2024 20:34:14 -0500 Subject: [PATCH] Adjustments to Kaggle link --- _config.yml | 6 +++--- _includes/author-profile.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 37b1245a70a5e..8b6254fe39d0e 100644 --- a/_config.yml +++ b/_config.yml @@ -43,13 +43,13 @@ author: goodreads : google_plus : keybase : - impactstory : #"https://profiles.impactstory.org/u/xxxx-xxxx-xxxx-xxxx" + impactstory : # "https://profiles.impactstory.org/u/xxxx-xxxx-xxxx-xxxx" instagram : lastfm : linkedin : - kaggle : # "https://www.kaggle.com/yourprofile" + kaggle : # "kaggleusername" mastodon : "mastodonhandle" - medium : #"add medium profile url here" + medium : # "add medium profile url here" pinterest : soundcloud : stackoverflow : # http://stackoverflow.com/users/123456/username diff --git a/_includes/author-profile.html b/_includes/author-profile.html index a305892f76943..57069887f9a60 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -129,7 +129,7 @@

{{ author.name }}

  • Medium
  • {% endif %} {% if author.kaggle %} -
  • Kaggle
  • +
  • Kaggle
  • {% endif %}