linked about to blog post
This commit is contained in:
parent
032fa8b297
commit
9037824e23
|
@ -30,7 +30,7 @@
|
||||||
</style>
|
</style>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="{{ url_for('find_similar_title') }}">FlixRec</a> |
|
<a href="{{ url_for('find_similar_title') }}">FlixRec</a> |
|
||||||
<a href="#">About</a>
|
<a href="https://web.navan.dev/posts/2022-05-21-Similar-Movies-Recommender.html">About</a>
|
||||||
</nav>
|
</nav>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
Loading…
Reference in New Issue