Switching to owner instead of author
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Fabian Stamm
2020-08-03 09:38:01 +02:00
parent 93984f211b
commit 7da72872ba
5 changed files with 9 additions and 7 deletions

View File

@ -58,7 +58,7 @@ export default async function index({
<Main>
<h2 style="margin-bottom: 0">Package: {pkg.name}</h2>
<h4 class="text-muted" style="margin-top: 0; margin-left: .5rem">
By {pkg.author}
By {pkg.owner}
</h4>
<div class="tabs">