diff --git a/it4i_theme/header.html b/it4i_theme/header.html index 621b285c872960cd873e2e1e124fc148aeba0ea9..564d0b8fbab2082a6e0bb399e2eff42d4ed9c51f 100644 --- a/it4i_theme/header.html +++ b/it4i_theme/header.html @@ -7,14 +7,6 @@ </div> <div class="stretch"> <div class="title"> -{% set home = repo_url | default("/", true) %} - <a href="{{ home }}" class="project"> - {% if config.extra.logo %} - <div class="logo"> - <img src="{{ base_url }}/{{ config.extra.logo }}"> - </div> - {% endif %} - </a> {% if current_page %} <span class="path"> {% for doc in current_page.ancestors %}