Skip to content

Commit

Permalink
Update navbar.html
Browse files Browse the repository at this point in the history
  • Loading branch information
conorheffron authored Dec 11, 2024
1 parent 1ab4fee commit 4056abc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/resources/templates/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
<li class="nav-item">
<a class="nav-link" href="/h2-console" target="_blank">DB-Login</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/conorheffron/ironoc-db" target="_blank">Github</a>
</li>
</ul>
</div>
</nav>
</nav>

0 comments on commit 4056abc

Please sign in to comment.