Skip to content

Commit fc9bb4b

Browse files
committed
Add links to homepage and repository
1 parent dc78fc5 commit fc9bb4b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

supplemental-ui/partials/header-content.hbs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,11 @@
1818
<span></span>
1919
</button>
2020
</div>
21+
<div id="topbar-nav" class="navbar-menu">
22+
<div class="navbar-end">
23+
<a class="navbar-item" href="https://junit.org/">Home</a>
24+
<a class="navbar-item" href="https://github.com/junit-team/junit-framework/">Repo</a>
25+
</div>
26+
</div>
2127
</nav>
2228
</header>

0 commit comments

Comments
 (0)