Files
memex/gharbeia.net/themes/gohugo-amp/layouts/partials/amp/button.html

1 line
92 B
HTML

<button {{ with .onTap }}on="tap:{{ . }}"{{ end }}>{{ with .text }}{{ . }}{{ end }}</button>