1
0

various fixes and small changes

This commit is contained in:
sashinexists
2024-12-07 12:55:37 +11:00
parent 8d4e430428
commit e4f6674ca8
8 changed files with 27 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
templates
index.html = templates/default.ori.html("Welcome to the index page!")
views = (views.ori/)
map(data/pages, page.ori)
...map(data/pages, page.ori)
favicon.ico
// ...map(data/pages, (page)=>templates/default.ori.html(templates/partials/article.ori.html/(page/())))
}