diff --git a/README.md b/README.md index b6ec829..7bfbb58 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ and go to `localhost:1313` in your browser. From now on all the changes you make ## Available Social Icons: +- [codechef](https://simpleicons.org/?q=codechef) - [codepen](https://simpleicons.org/?q=codepen) - [docker](https://simpleicons.org/?q=docker) - [email](https://feathericons.com/?query=mail) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 7c253ee..8ce1caa 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -1,4 +1,6 @@ -{{- if (eq .name "codepen") -}} +{{- if (eq .name "codechef") -}} + +{{- else if (eq .name "codepen") -}} {{- else if (eq .name "docker") -}}