mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-08-01 22:11:36 -05:00
Organize summary template files
Also a small CSS patch to fix margin around post-title
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{{ with . }}
|
||||
{{ range . }}
|
||||
<article class="post">
|
||||
{{ .Render "summary/post" }}
|
||||
{{ .Render "summary" }}
|
||||
</article>
|
||||
{{ end }}
|
||||
{{ else }}
|
||||
|
Reference in New Issue
Block a user