Skip to content

Commit

Permalink
tweak title
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jul 8, 2024
1 parent a3ee5d8 commit af5f93f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions views/pkginfo.pug
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ block content
p
span.card-text.text-secondary.maintainer-name #{_maintainer.name}
h2.h5.card-title
span.package-details-name.text-dark #{Package}
| :
small.text-secondary.package-details-title #{Title}
span.package-details-name.text-dark #{Package}:
small.text-secondary.package-details-title #{Title}
p.card-text.package-details-description.fst-italic !{description_to_html(Description)}
p
| Authors:
Expand Down

0 comments on commit af5f93f

Please sign in to comment.