diff --git a/guix-data-service/web/view/html.scm b/guix-data-service/web/view/html.scm index 510da9d..4e8e785 100644 --- a/guix-data-service/web/view/html.scm +++ b/guix-data-service/web/view/html.scm @@ -638,8 +638,8 @@ (thead (tr (th (@ (class "col-md-3")) "Name") - (th (@ (class "col-md-3")) "Commit") - (th (@ (class "col-md-3")) "Date"))) + (th (@ (class "col-md-3")) "Date") + (th (@ (class "col-md-3")) "Commit"))) (tbody ,@(map (match-lambda