fix header links in build and gh pages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{%- set section = get_section(path="header/_index.md") %}
|
||||
{%- set section = get_page(path="header/index.md") %}
|
||||
{% set header_items = section.content | safe | split(pat="<li>") %}
|
||||
|
||||
<header id="header-container">
|
||||
|
||||
Reference in New Issue
Block a user