From 4bab233e6b8d813143780d774f8bbd9bf6eb8ffb Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Fri, 24 Apr 2020 16:44:48 +0800 Subject: Fix sidebar chart lazyload placeholder --- layouts/partials/sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 3b782c6..a39eb3f 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -38,6 +38,6 @@ {{ with .Site.Params.bgmImageChart }}
{{ i18n "sidebarBangumiChart" }}
- +
{{ end }} \ No newline at end of file -- cgit v1.2.3