diff --git a/templates/_macros.html b/templates/_macros.html index c8913cb..2b1d051 100644 --- a/templates/_macros.html +++ b/templates/_macros.html @@ -1,4 +1,4 @@ -{% macro render_header(path) %} +{% macro render_header() %} {% set root = get_section(path="_index.md") %}