This repository has been archived on 2024-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blog.polynom.me/layout/list.html

4 lines
88 B
HTML

<!-- Posts wrapper -->
<div class="flex flex-col items-center">
{{ content }}
</div>