mirror of https://github.com/CIRCL/lookyloo
Merge pull request #69 from FafnerKeyZee/master
adding link to / on the logo in tree viewpull/79/head
commit
43de086628
|
@ -20,7 +20,7 @@
|
|||
var treeData = {{ tree_json | safe }};
|
||||
</script>
|
||||
|
||||
<div id=lookyloo-icon></div>
|
||||
<a id="lookyloo-icon" href="/" ></a>
|
||||
<div id=screenshot class="collapse">
|
||||
<img src="{{ url_for('image', tree_uuid=tree_uuid) }}" class="img-fluid"/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue