site.ori: use pages-in-folders in output

This commit is contained in:
Hans Fast 2026-03-18 16:07:46 +01:00
parent 129f82a82b
commit f1f6c74e98
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
(all) => { (all) => {
(src): pipeline.ori(all) (src): pipeline.ori(all)
index.html: src/index.html index.html: src/index.html
...src/renderedPages ...src/pagesInFolders
css: src/css css: src/css
} }