Create folder for macros in _includes
This commit is contained in:
parent
eba90f1917
commit
d5a244cbb0
|
@ -8,7 +8,7 @@ metadata:
|
||||||
date: 2022-01-01
|
date: 2022-01-01
|
||||||
---
|
---
|
||||||
|
|
||||||
{%- from "macros.njk" import siteLayoutArchive -%}
|
{%- from "macros/components.njk" import siteLayoutArchive -%}
|
||||||
|
|
||||||
{{ siteLayoutArchive({
|
{{ siteLayoutArchive({
|
||||||
title: "11 September 2023 Blog Layout",
|
title: "11 September 2023 Blog Layout",
|
||||||
|
|
Loading…
Reference in New Issue