Fix content navigation include

This commit is contained in:
Leilukin 2025-05-04 22:26:43 +08:00
parent 3772bce02f
commit 5883a3c714

View File

@ -81,7 +81,7 @@ layout: layouts/base
|| (page.url === "/articles/")
|| (tags && tags.includes("blog pages"))
}}
{{ include "components/content-nav.vto" }}
{{ include "partials/content-nav.vto" }}
{{ /if }}
{{ shrineInfo }}