Skip to content

Commit

Permalink
Change home icon redirecting url
Browse files Browse the repository at this point in the history
  • Loading branch information
asching7108 committed Aug 11, 2020
1 parent 8a7243d commit 7318068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/partials/navbar_partial.handlebars
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="/#">EC<sup>3</sup> Task Management System</a>
<a class="navbar-brand" href="/projects">EC<sup>3</sup> Task Management System</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText"
aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
Expand Down

0 comments on commit 7318068

Please sign in to comment.