diff --git a/docs/svgs.md b/docs/svgs.md index d434917..f6a03e6 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -30,6 +30,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 0377d30..8c4709f 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -58,6 +58,8 @@ {{- else if (eq .name "lastfm") -}} +{{- else if (eq .name "lichess") -}} + {{- else if (eq .name "linkedin") -}} {{- else if (eq .name "leetcode") -}} @@ -121,3 +123,4 @@ {{- else if (eq .name "youtube") -}} {{- end -}} +