This commit is contained in:
Thomas Smith 2022-11-01 13:45:27 -04:00
parent 80c28ea040
commit ca7b4061f0

View file

@ -39,10 +39,12 @@
<script type="text/javascript">
document.getElementById("shortcodeCopy").value = "sh <(curl tea.xyz) +{{- .maintainer -}}/{{- .Title -}}";
document.getElementById("shortcodeCopy").value = "sh <(curl tea.xyz) +{{- .Maintainer -}}/{{- .Title -}}";
</script>
{{ range where $.Site.Data.packages "maintainer" .Maintainer }}
<style>
.package-thumbnail{