mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-23 22:45:41 -05:00
List of Posts will have first entry as latest
This commit is contained in:
parent
5c76d8dad9
commit
15b3142870
@ -1,5 +1,5 @@
|
||||
<ul class="section-ul">
|
||||
{{- range . -}}
|
||||
{{- range .Reverse -}}
|
||||
<li class="section-li">
|
||||
<div class="section">
|
||||
<p class="meta">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user