fix: Fixed some bugs

This commit is contained in:
2025-01-14 21:30:25 +08:00
parent a87eaec245
commit 859a7ec6fe
7 changed files with 69 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
<!-- body -->
<div class="container p-3">
<div class="container p-3 body-container">
<div class="row pt-lg-3">
<h3 class="categorized-post-title"># {{ .categorized_post.title }}</h3>
<div class="row">
@@ -91,6 +91,11 @@
</div>
</div>
<!-- footer -->
<div class="special-footer">
{{ .site_info.copyright }}
</div>
</div>
<!-- footer -->