Skip to content

Commit 3f74e7e

Browse files
committed
feat(matrix ui): add home link
1 parent 0eb7429 commit 3f74e7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/pact_broker/ui/views/matrix/show.haml

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
-# This code is an embarassment. Sorry. Just trying to get as much stuff done in the little time I have.
1111
1212
.container
13+
.navbar-right
14+
%a{href: '/'}
15+
Home
1316
%h1.page-header
1417
= title
1518

0 commit comments

Comments
 (0)