Skip to content

Commit 7cfd746

Browse files
committed
update override
1 parent 88c5ed1 commit 7cfd746

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/overrides/main.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
{% endif %}
1818
<nav class="{{ class }}" aria-label="{{ lang.t('nav.title') }}" data-md-level="0">
1919
<label class="md-nav__title" for="__drawer">
20+
<a href="{{ config.extra.homepage | d(nav.homepage.url, true) | url }}"
21+
title="{{ config.site_name | e }}" class="md-nav__button md-logo"
22+
aria-label="{{ config.site_name }}" data-md-component="logo">
23+
{% include "partials/logo.html" %}
24+
</a>
2025
<a href="https://www.datajoint.org/" title="DataJoint">
2126
⬅ Home
2227
</a>

0 commit comments

Comments
 (0)