From c54c1d18e8355bbdf0bc8be388431e1fc847b6d5 Mon Sep 17 00:00:00 2001 From: gergely Date: Wed, 20 Jan 2021 16:46:38 +0100 Subject: [PATCH] added Lichess icon --- docs/svgs.md | 1 + layouts/partials/svg.html | 3 +++ 2 files changed, 4 insertions(+) diff --git a/docs/svgs.md b/docs/svgs.md index 8ab0742..4b48c2e 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -29,6 +29,7 @@ - [keybase](https://simpleicons.org/?q=keybase) - [lastfm](https://simpleicons.org/?q=lastfm) - [leetcode](https://simpleicons.org/?q=leetcode) +- [lichess](https://simpleicons.org/?q=lichess") - [linkedin](https://feathericons.com/?query=linked) - [mastodon](https://simpleicons.org/?q=mastodon) - [matrix](https://simpleicons.org/?q=matrix) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 4f843c9..3aee9ba 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -56,6 +56,8 @@ {{- else if (eq .name "lastfm") -}} +{{- else if (eq .name "lichess") -}} + {{- else if (eq .name "linkedin") -}} {{- else if (eq .name "leetcode") -}} @@ -117,3 +119,4 @@ {{- else if (eq .name "youtube") -}} {{- end -}} +