various fixes and small changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
index.html = templates/default.ori.html(templates/partials/view-cards.ori.html(data/views))
|
||||
...map(data/views, (view)=>templates/default.ori.html(templates/partials/article.ori.html(view)))
|
||||
...map(map(data/views, (view)=>templates/default.ori.html(templates/partials/article.ori.html(view))), {extension: '.md->'})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user