diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 72298f4f4..41f199ee7 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -1,45 +1,2 @@ - - -{%- set section = get_section(path="footer/_index.md") %} -{%- set logoPath = section.extra.logoPath %} - - -
- - - - - \ No newline at end of file +{% set page = get_page(path="header.md") %} +{{page.content | safe}} \ No newline at end of file diff --git a/templates/partials/header.html b/templates/partials/header.html index d8aa6dc62..41f199ee7 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -1,222 +1,2 @@ -{%- set section = get_page(path="header/index.md") %} -{% set header_items = section.content | safe | split(pat="