aboutsummaryrefslogtreecommitdiff
path: root/templates/layout.html
diff options
context:
space:
mode:
authorgunturkunhakan2021-06-06 03:19:21 -0500
committergunturkunhakan2021-06-06 03:19:21 -0500
commit47320c547f1a96bd262f38b07f9de0bc05e8779c (patch)
treefbab87039a0e79c011ed25dc09676f8492d4bb6e /templates/layout.html
parent0f25bb35ac3467418aa17fcccf37e704e3eb8934 (diff)
downloadgenecup-47320c547f1a96bd262f38b07f9de0bc05e8779c.tar.gz
changes in custom ontology and search
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 00674af..20dbcbe 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -18,7 +18,7 @@
<!-- Navigation bar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="col-1">
- <div class='img'><img src="/static/white_logo.png" class="img-fluid", style="width:60%"></div>
+ <a href="/"><div class='img'><img src="/static/white_logo.png" class="img-fluid", style="width:60%"></div></a>
</div>
<a class="navbar-brand" href="/">GeneCup</a>