Revert "Change to package clip-to-copy"

This reverts commit 4d9dd4ebee.
This commit is contained in:
Thomas Smith 2022-11-01 12:04:22 -04:00
parent 4d9dd4ebee
commit 08d81f7e46

View file

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