Skip to content

Commit

Permalink
Merge pull request #293 from conorheffron/ghnv
Browse files Browse the repository at this point in the history
#292 Update navbar.html
  • Loading branch information
conorheffron authored Dec 14, 2024
2 parents 1ab4fee + 23f97ac commit 311f181
Show file tree
Hide file tree
Showing 7 changed files with 251 additions and 31 deletions.
277 changes: 247 additions & 30 deletions README.md

Large diffs are not rendered by default.

Binary file modified screenshots/DBManager.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/deployment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/ui-delete-validation.png
Binary file not shown.
Binary file added screenshots/ui-edit-validation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/ui-form-validation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 311f181

Please sign in to comment.