Hugo
如何在 Hugo 開發環境的文章中加入 LikeCoin button
cp -r theme/YOUR_THEME/layouts/ .<iframe class="LikeCoin" height="235" src="https://button.like.co/in/embed/{{ .Site.Params.likerID }}/button?referrer={{ .Permalink }}" width="100%" frameborder=0></iframe>[[params]]
likerID = "likerID"{{ partial "likecoin.html" . }}參考文章
Last updated