Hugo
How to embed LikeCoin button into Hugo
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