mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:05:06 +03:00
/
This commit is contained in:
parent
ca7b4061f0
commit
1ceada9851
1 changed files with 1 additions and 2 deletions
|
@ -36,6 +36,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{{- partial "clipboard-copy.html" -}}
|
{{- partial "clipboard-copy.html" -}}
|
||||||
|
{{ range where $.Site.Data.packages "maintainer" .Maintainer }}
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
|
@ -43,8 +44,6 @@
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{{ range where $.Site.Data.packages "maintainer" .Maintainer }}
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
.package-thumbnail{
|
.package-thumbnail{
|
||||||
|
|
Loading…
Reference in a new issue