mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-10 22:07:29 -05:00
Rename a lot of classes from post- to page-
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<div class="page-list">
|
||||
{{ with .Paginator.Pages }}
|
||||
{{ range . }}
|
||||
<article class="post">
|
||||
<article class="page">
|
||||
{{ .Render "summary" }}
|
||||
</article>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user