feat: SSR 三栏右栏热门帖与 aside widgets

EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-29 15:19:32 +08:00
parent f76d3e3bf8
commit 959a2c3a2e
12 changed files with 386 additions and 35 deletions

View File

@@ -7,6 +7,7 @@
<main class="j13-main">
{{template "post/body" .}}
</main>
{{template "shared/right_aside" .}}
</div>
{{template "base/footer" .}}
{{end}}