Add release notes to package view page

This commit is contained in:
rubenwardy
2024-06-24 20:25:25 +01:00
parent 22172da57e
commit a0da9ef61e
3 changed files with 16 additions and 1 deletions

View File

@@ -87,6 +87,10 @@ p, .content li {
img {
max-width: 100%;
}
:last-child {
margin-bottom: 0;
}
}
pre {