HTML codes

This commit is contained in:
Thomas Smith 2022-11-01 13:59:37 -04:00
parent 1ceada9851
commit 3ddd5454a0

View file

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