From c44522d06a97254db0e2629ff7b19150a68d4496 Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 29 Jul 2020 12:14:44 +0200 Subject: [PATCH] fix: Gitea svg declaration param was in the wrong place --- layouts/partials/svg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index d6d558c..b8b0485 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -1,7 +1,7 @@ {{- if (eq .name "codepen") -}} {{- else if (eq .name "gitea") -}} - xmlns="http://www.w3.org/2000/svg">gitea +gitea {{- else if (eq .name "dockerhub") -}} dockerhub {{- else if (eq .name "github") -}}