fix header links in build and gh pages

This commit is contained in:
timurgordon
2022-08-11 16:22:27 +03:00
parent f80afe67cd
commit 7e827e010e
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ extra:
<button>
[Our Partners](/partners)
[Our Partners](partners)
<br>
Explore Our Partners

File diff suppressed because one or more lines are too long

View File

@@ -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">