From de1759f343a9338ad84d410f5f095e5159543c46 Mon Sep 17 00:00:00 2001 From: Mark Limb <74635471+mrklimb@users.noreply.github.com> Date: Mon, 23 Nov 2020 18:38:04 +1000 Subject: [PATCH] Update svg.html Added a new "case" icon which is useful for authors wishing to have an icon to their work homepage. --- layouts/partials/svg.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index eef42d8..1e2f374 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -4,6 +4,8 @@ {{- else if (eq .name "bitbucket") -}} +{{- else if (eq .name "case") -}} + {{- else if (eq .name "codesandbox") -}} {{- else if (eq .name "codechef") -}}