From 43167f1c86f2720dca72bfbbcd206100dcbd105e Mon Sep 17 00:00:00 2001 From: wrparker Date: Tue, 25 Aug 2020 18:59:02 -0500 Subject: [PATCH] Add google scholar to social icons. --- docs/svgs.md | 1 + layouts/partials/svg.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/svgs.md b/docs/svgs.md index e63e9d5..51e510d 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -15,6 +15,7 @@ - [github](https://feathericons.com/?query=github) - [gitlab](https://feathericons.com/?query=gitlab) - [goodreads](https://simpleicons.org/?q=goodreads) +- [googlescholar](https://simpleicons.org/?q=googlescholar) - [hackerone](https://simpleicons.org/?q=hackerone) - [hackerrank](https://simpleicons.org/?q=hackerrank) - [instagram](https://feathericons.com/?query=instagram) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index c5266b7..0a44579 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -28,6 +28,8 @@ {{- else if (eq .name "goodreads") -}} +{{- else if (eq .name "googlescholar") -}} + {{- else if (eq .name "gpg") -}} {{- else if (eq .name "hackerone") -}}