diff --git a/templates/index.html b/templates/index.html index a1db8ac..8e4bd76 100644 --- a/templates/index.html +++ b/templates/index.html @@ -39,10 +39,10 @@ {% set _logo = get_url(path=config.extra.logo) -%} {% endif -%} {% if current_path == "/" and not config.extra.easydocs_logo_always_clickable -%} - + logo {% else -%} - + logo {% endif -%}