mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
fix: Fixed some bugs
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user