mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-30 04:23:30 +08:00
Add music partial to footer
This commit is contained in:
parent
7fba670d6e
commit
b91cc5d5bf
@ -1,4 +1,6 @@
|
|||||||
<footer class="article-footer">
|
<footer class="article-footer">
|
||||||
|
{{ partial "article/components/music" . }}
|
||||||
|
|
||||||
{{ partial "article/components/tags" . }}
|
{{ partial "article/components/tags" . }}
|
||||||
|
|
||||||
{{ if and (.Site.Params.article.license.enabled) (not (eq .Params.license false)) }}
|
{{ if and (.Site.Params.article.license.enabled) (not (eq .Params.license false)) }}
|
||||||
|
Loading…
Reference in New Issue
Block a user