diff --git a/layouts/shortcodes/aplayer.html b/layouts/shortcodes/aplayer.html index 4c3ec13..e1e2a83 100644 --- a/layouts/shortcodes/aplayer.html +++ b/layouts/shortcodes/aplayer.html @@ -76,10 +76,6 @@ artist: "{{ . }}", {{ end }} - {{ with index (split ($.Get "cover") ",") $i }} - cover: "{{ . }}", - {{ end }} - {{ with index (split ($.Get "lrc") ",") $i }} lrc: "{{ . }}" {{ end }}