added About

This commit is contained in:
Navan Chauhan 2020-06-25 22:51:22 +05:30
parent 2a62deea75
commit 100f1d8b55
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<li class="nav-item active">
<a class="nav-link" href="{{ url_for('home') }}">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<li class="nav-item">
<a class="nav-link" href="{{ url_for('about') }}">About</a>
</li>
<!--