feat: update post.html layout

This commit is contained in:
2025-03-04 15:52:29 -08:00
parent 0afb975bea
commit 0d739ac726

View File

@@ -6,10 +6,11 @@ panel_includes:
tail_includes: tail_includes:
- related-posts - related-posts
- post-nav - post-nav
- comments script_includes:
- comment
--- ---
{% include lang.html %} {% include lang.html %} {% include toc-status.html %}
<article class="px-1" data-toc="{{ enable_toc }}"> <article class="px-1" data-toc="{{ enable_toc }}">
<header> <header>