Skip to content

Commit

Permalink
Update navbar.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayu-pr11 committed Jan 7, 2022
1 parent 9c85b8d commit f042749
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/layouts/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
<div class="navbar-nav">
<!-- url_for is a Jinja2 pre-processor that finds route from function name (def) -->
<a class="nav-link" href={{ url_for('index') }}>Home</a>
<a class="nav-link" href="https://sarayu-pr11.github.io/team-narks/">GitHub Page</a>


<!-- stub is shown using the name of the route -->

Expand Down

0 comments on commit f042749

Please sign in to comment.