From 96c582fac1e928ca79a069ae2c6c623a63fdaf0a Mon Sep 17 00:00:00 2001 From: Dillon Date: Sun, 19 Jun 2022 23:06:34 +0800 Subject: [PATCH] fix: a tag rel attire space --- layouts/partials/plugin/a.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/plugin/a.html b/layouts/partials/plugin/a.html index ceaefc6..8dccaa7 100644 --- a/layouts/partials/plugin/a.html +++ b/layouts/partials/plugin/a.html @@ -1,5 +1,5 @@ {{- $rel := "" -}} - + {{- with .Icon -}} {{- partial "plugin/icon.html" . -}} {{- end -}}