Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gbader committed Jan 29, 2020
1 parent 2e0b623 commit 91b4be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Expand Up @@ -27,7 +27,7 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
</ul>

{% if site.github.is_project_page %}
<p class="header">This project is maintained by <a class="header name" href="https://github.com/BaderLab/netDx">The Bader Lab, U. Toronto</a></p>
<p class="header">This project is maintained by <a class="header name" href="https://baderlab.org/">The Bader Lab, U. Toronto</a></p>
{% endif %}

{% if site.github.is_user_page %}
Expand Down

0 comments on commit 91b4be6

Please sign in to comment.