mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-25 06:37:29 -05:00
Generalize series CSS classes better
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
{{ partial "description-or-summary.html" . }}
|
||||
</div>
|
||||
|
||||
<div class="series-page-list">
|
||||
<div class="page-list series-inner">
|
||||
{{ range .Data.Pages.Reverse }}
|
||||
<article class="post">
|
||||
{{ .Render "summary" }}
|
||||
|
Reference in New Issue
Block a user