mirror of
https://github.com/ivabus/www
synced 2024-11-29 18:55:06 +03:00
Click to copy html codes not working
This commit is contained in:
parent
6f1a8a0ebf
commit
e5aa14b22c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
document.getElementById("shortcodeCopy").value = "sh <(curl tea.xyz) +{{- .Params.maintainer -}}/{{- .Title -}}";
|
document.getElementById("shortcodeCopy").value = "sh <(curl tea.xyz) +{{- .Params.maintainer -}}/{{- .Title -}}";
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue