From 83f2488e7283452288de21e5e4160661dc464fa2 Mon Sep 17 00:00:00 2001 From: James Grant Date: Sun, 2 Dec 2018 13:57:12 +0000 Subject: [PATCH 1/2] Added titles to the social icons --- _includes/header.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 26b53fd73..e11028c65 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -9,70 +9,70 @@

{{ site.title | escape }}

{%- if site.dribbble_username -%}
  • - +
  • {%- endif -%} {%- if site.facebook_username -%}
  • - +
  • {%- endif -%} {%- if site.flickr_username -%}
  • - +
  • {%- endif -%} {%- if site.github_username -%}
  • - +
  • {%- endif -%} {%- if site.instagram_username -%}
  • - +
  • {%- endif -%} {%- if site.linkedin_username -%}
  • - +
  • {%- endif -%} {%- if site.pinterest_username -%}
  • - +
  • {%- endif -%} {%- if site.twitter_username -%}
  • - +
  • {%- endif -%} {%- if site.youtube_username -%}
  • - +
  • {%- endif -%} {%- if site.googleplus_username -%}
  • - +
  • {%- endif -%} From 0acdcef5cce63d3519dc2a5f4fef375cf6d83e42 Mon Sep 17 00:00:00 2001 From: James Grant Date: Sun, 2 Dec 2018 13:58:44 +0000 Subject: [PATCH 2/2] Added title text to projects github icons --- _includes/projects.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/projects.html b/_includes/projects.html index 3e711a270..23eed7e1b 100644 --- a/_includes/projects.html +++ b/_includes/projects.html @@ -9,7 +9,7 @@

    {{ project.name }}

    {%- endif -%}

    - +