Link from person page to their workflows page
This commit is contained in:
parent
687aa68a04
commit
2b364e006a
1 changed files with 2 additions and 0 deletions
|
@ -20,3 +20,5 @@ $maybe avatar <- avatarW <$> personEmail person
|
|||
<a href=@{ProjectsR ident}>Projects
|
||||
<li>
|
||||
<a href=@{ReposR ident}>Repositories
|
||||
<li>
|
||||
<a href=@{WorkflowsR ident}>Workflows
|
||||
|
|
Loading…
Reference in a new issue