Skip to content

Commit

Permalink
added link for favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Claire Rioualen authored and Claire Rioualen committed Jan 30, 2024
1 parent bfba7e3 commit 5d77c34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/webapp/templates/nav.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<aside class="menu">
<a href="{{ url_for('index') }}"><img src="https://github.com/edamontology/edamontology/raw/main/EDAM-logo-square.svg" alt="EDAM logo"></a>

<ul class="menu-list">
<li><a href="{{ url_for('index') }}">Home</a></li>
<li><a href="{{ url_for('index') }}">Visualizations</a></li>
Expand Down

0 comments on commit 5d77c34

Please sign in to comment.