mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-27 12:03:49 +01:00
3 lines
No EOL
131 B
HTML
3 lines
No EOL
131 B
HTML
{{ if .Site.Params.comments.enabled }}
|
|
{{ partial (printf "comments/provider/%s" .Site.Params.comments.provider) . }}
|
|
{{ end }} |