remove unused varible
This commit is contained in:
parent
62ff3ca28f
commit
0493fc4194
|
@ -1,4 +1,4 @@
|
|||
{% macro render_header(path) %}
|
||||
{% macro render_header() %}
|
||||
{% set root = get_section(path="_index.md") %}
|
||||
<a href="{{ root.permalink | safe }}#top">
|
||||
<div class="logo">
|
||||
|
|
Loading…
Reference in a new issue