diff --git a/_config.yml b/_config.yml index ac2c8ee..4cdff7f 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,7 @@ baseurl: "" # the subpath of your site, e.g. /blog url: "https://thelinux.pro" # the base hostname & protocol for your site twitter_username: kameronkenny github_username: kkenny +linkedin_username: kameronkenny # Build settings markdown: kramdown diff --git a/_includes/footer.html b/_includes/footer.html index 24de747..0ab943d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,6 +6,9 @@ {% if site.twitter_username %} Twitter
{% endif %} + {% if site.linkedin_username %} + LinkedIn
+ {% endif %} {% if site.google_analytics %}