Add music partial to footer

This commit is contained in:
Nick Kocharhook 2022-01-03 11:15:22 +00:00
parent 7fba670d6e
commit b91cc5d5bf

View File

@ -1,4 +1,6 @@
<footer class="article-footer">
{{ partial "article/components/music" . }}
{{ partial "article/components/tags" . }}
{{ if and (.Site.Params.article.license.enabled) (not (eq .Params.license false)) }}