diff --git a/it4i_theme/drawer.html b/it4i_theme/drawer.html index 34315678a64ffa73da1b361a1c0fc6167cc5cfb4..2289d0827cebf424077706d914d64453557ce627 100644 --- a/it4i_theme/drawer.html +++ b/it4i_theme/drawer.html @@ -1,4 +1,14 @@ <nav aria-label="Navigation"> +{% set home = repo_url | default("/", true) %} + <a href="{{ home }}" class="project"> + <div class="banner"> + {% if config.extra.logo %} + <div class="logo"> + <img src="{{ base_url }}/{{ config.extra.logo }}"> + </div> + {% endif %} + </div> + </a> <div class="scrollable"> <ul class="repo"> <li class="repo-download">