diff --git a/themes/article/template.yml b/themes/article/template.yml index 9663623e..9c4d5967 100644 --- a/themes/article/template.yml +++ b/themes/article/template.yml @@ -53,7 +53,7 @@ options: id: numbered_references description: Show references as numbered, rather than in APA-style. Only applies to parenthetical citations. - type: boolean - id: url_folders + id: folders description: Respect nested folder structure in URL paths. build: install: npm install diff --git a/themes/book/template.yml b/themes/book/template.yml index 2890cf2e..db30fcb8 100644 --- a/themes/book/template.yml +++ b/themes/book/template.yml @@ -59,7 +59,7 @@ options: id: numbered_references description: Show references as numbered, rather than in APA-style. Only applies to parenthetical citations. - type: boolean - id: url_folders + id: folders description: Respect nested folder structure in URL paths. build: install: npm install