mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-25 11:18:51 +02:00
Removed links to old author pages (which do not work anymore)
This commit is contained in:
parent
c088742dda
commit
8447b8b42a
2 changed files with 1 additions and 5 deletions
|
@ -85,6 +85,7 @@ class HomepageController extends AbstractController
|
|||
'banner' => $this->getBanner(),
|
||||
'git_branch' => $versionInfo->getGitBranchName(),
|
||||
'git_commit' => $versionInfo->getGitCommitHash(),
|
||||
'show_first_steps' => true,
|
||||
'datatable' => $table,
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue