Skip to content

Commit

Permalink
Merge pull request #4372 from galaxyproject/hare-lizard
Browse files Browse the repository at this point in the history
Unsquash ai4life logo
  • Loading branch information
shiltemann authored Oct 4, 2023
2 parents 770ea99 + 2e9b90f commit 909acb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/default-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a class="navbar-brand" href="{{ site.baseurl }}/">
<img src="{{ site.baseurl }}/{{ site.small_logo }}" height="30" alt="Galaxy Training Network logo">
{% if topic.logo %}
<img src="{{ topic.logo }}" height="30" width="30" alt="{{ topic.logo_alt }}">
<img src="{{ topic.logo }}" height="30" alt="{{ topic.logo_alt }}">
{{ topic.logo_text }}
{% else %}
{{ site.title }}
Expand Down

0 comments on commit 909acb7

Please sign in to comment.