diff --git a/pages/index.html.skooma.yue b/pages/index.html.skooma.yue index 53f6aa7..dfb32c5 100644 --- a/pages/index.html.skooma.yue +++ b/pages/index.html.skooma.yue @@ -23,6 +23,7 @@ slots.head slots.head script type: 'module', src: "/javascript/LocalDate.js" slots.head script type: 'module', src: "/javascript/BlogPost.js" -return main +return div + class: "content-width" * h1 "Blog Posts" * [blogPost post p for p in *posts]