Change to package clip-to-copy

This commit is contained in:
Thomas Smith 2022-11-01 11:58:45 -04:00
parent 347dc9a278
commit 4d9dd4ebee

View file

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