This repository was archived by the owner on Jul 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 513
513
{:href (str " https://archive.softwareheritage.org/browse/origin/" r)
514
514
:title (i/i lang [:swh-link ])
515
515
:target " new" }
516
- [:img {:width " 18px" :src " /img/swh-logo.png" }]]]
516
+ [:img {:width " 18px" :src " /img/swh-logo.png"
517
+ :alt " Software Heritage logo" }]]]
517
518
; ; Description
518
519
[:td {:title (when a? (i/i lang [:repo-archived ]))}
519
520
[:span
704
705
{:title (i/i lang [:go-to-website ])
705
706
:target " new"
706
707
:href w}
707
- [:img {:src au :width " 100%" }]])
708
- [:img {:src au :width " 100%" }])]
708
+ [:img {:src au :width " 100%" :alt " " }]])
709
+ [:img {:src au :width " 100%" :alt " " }])]
709
710
[:td
710
711
[:a {:target " new" :title (i/i lang [:go-to-orga ]) :href o} (or n l)]]
711
712
[:td d]
965
966
[:div.fr-col-6
966
967
(stats-card (i/i lang [:distribution-by-platform ]) platforms)]
967
968
[:div.fr-col-6
968
- [:img {:src " /data/top_licenses.svg" :width " 100%" }]]]
969
+ [:img {:src " /data/top_licenses.svg" :width " 100%"
970
+ :alt (i/i lang [:most-used-licenses ])}]]]
969
971
970
972
; ; FIXME: Shall we add this?
971
973
; ; [:div
You can’t perform that action at this time.
0 commit comments