1
0
forked from ALHP/ALHP.GO

added archweb links to packages.html

This commit is contained in:
2021-11-21 12:48:55 +01:00
parent 7d3da02bf2
commit 7347c7705b

View File

@@ -67,7 +67,9 @@
<tbody>
{{range $pkg := $repo.Packages}}
<tr class="{{$pkg.Class}}" id="{{$repo.Name}}-{{$march.Name}}-{{$pkg.Pkgbase}}">
<td>{{$pkg.Pkgbase}}</td>
<td>{{$pkg.Pkgbase}} <a class="text-muted small text-decoration-none"
href="https://archlinux.org/packages/?q={{$pkg.Pkgbase}}"><sup>AW</sup></a>
</td>
<td>{{$pkg.Status}}</td>
<td>{{$pkg.Skip}}</td>
<td class="text-center">