From 7a4284ea79a9e4f79ff53545626ddae388426eb2 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Fri, 3 Apr 2026 07:38:01 +0000 Subject: [PATCH] fix: figure --- layouts/partials/sidebar/left.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/sidebar/left.html b/layouts/partials/sidebar/left.html index 48f6e12..c749575 100644 --- a/layouts/partials/sidebar/left.html +++ b/layouts/partials/sidebar/left.html @@ -8,7 +8,7 @@
{{ with .Site.Params.sidebar.avatar }} {{ if (default true .enabled) }} -
> +
{{ if not .local }} @@ -55,6 +55,7 @@ {{ end }} + {{- end -}}