Add page to find packages asking for donations

This commit is contained in:
rubenwardy
2023-03-05 17:31:21 +00:00
parent 4e154644ee
commit 08054e4969
4 changed files with 108 additions and 1 deletions

View File

@@ -15,6 +15,11 @@ footer {
a:hover {
color: #00bc8c;
}
.list-inline {
max-width: 520px;
margin: 0.25rem auto;
}
}
h1 {