Click to copy html codes not working

This commit is contained in:
Thomas Smith 2022-11-01 17:51:06 -04:00
parent 6f1a8a0ebf
commit e5aa14b22c

View file

@ -39,7 +39,7 @@
<script type="text/javascript">
document.getElementById("shortcodeCopy").value = "sh <(curl tea.xyz) &#43;{{- .Params.maintainer -}}&#47;{{- .Title -}}";
document.getElementById("shortcodeCopy").value = "sh <(curl tea.xyz) +{{- .Params.maintainer -}}/{{- .Title -}}";
</script>