mirror of
https://github.com/ivabus/www
synced 2024-11-22 14:15:06 +03:00
Add maintainer to click to copy string
This commit is contained in:
parent
69b1dfcc33
commit
80c28ea040
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue