Move themes files into the root directory

This commit is contained in:
2025-11-05 09:33:23 +01:00
parent 80e0fe22d2
commit 86f7a15a28
137 changed files with 32 additions and 31 deletions

View File

@@ -0,0 +1,7 @@
<section class="post-list">
$for(posts)$
$partial("templates/_includes/components/post.html")$
$endfor$
</section>
$partial("templates/_includes/components/pagination.html")$