Rename About page section: Project Staff -> Project Members

This commit is contained in:
wiz 2021-12-20 01:53:52 +09:00
parent 08f185525c
commit 8e4829146a
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -178,7 +178,7 @@
</div>
<div class="maintainers" *ngIf="contributors.core.length">
<h3 i18n="about.project_staff">Project Staff</h3>
<h3 i18n="about.project_members">Project Members</h3>
<div class="wrapper">
<ng-template ngFor let-contributor [ngForOf]="contributors.core">
<a [href]="'https://github.com/' + contributor.name" target="_blank" [title]="contributor.name">