diff options
Diffstat (limited to 'layouts/shortcodes/aplayer.html')
-rw-r--r-- | layouts/shortcodes/aplayer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/aplayer.html b/layouts/shortcodes/aplayer.html index ac56aaa..37ed544 100644 --- a/layouts/shortcodes/aplayer.html +++ b/layouts/shortcodes/aplayer.html @@ -6,4 +6,4 @@ {{ with .Get "artists" -}}data-artists="{{- . -}}"{{- end }} {{ with .Get "covers" -}}data-covers="{{- . -}}"{{- end }} ></div> -</div>
\ No newline at end of file +</div> |