Skip to content

Commit d389aaa

Browse files
committed
fix: added timeline link to menu
1 parent 2637ccb commit d389aaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/header.pug

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@ html
4646
a.dropdown-item.text-secondary.font-weight-bold(href='/ci/')
4747
i.fa.fa-cogs.mr-2
4848
| Continuous Integration
49+
a.dropdown-item.text-secondary.font-weight-bold(href='/timeline/')
50+
i.fa.fa-clock-o.mr-2
51+
| Timeline
4952
//div class="dropdown-divider"></div

0 commit comments

Comments
 (0)