Create folder for macros in _includes

This commit is contained in:
Leilukin 2024-04-16 22:58:12 +08:00 committed by Helen Chong
parent c4e981a5c8
commit 27bbba4155
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ metadata:
date: 2022-01-01
---
{%- from "macros.njk" import siteLayoutArchive -%}
{%- from "macros/components.njk" import siteLayoutArchive -%}
{{ siteLayoutArchive({
title: "11 September 2023 Blog Layout",