Added P52-32 : Folded Notes
This commit is contained in:
parent
ec7e48249d
commit
1909ea34ea
11 changed files with 522 additions and 18 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<h1 class="screen-reader-text">Posts</h1>
|
||||
<div id="loop-container" class="loop-container">
|
||||
{{ range $index, $element := (where .Data.Pages "Section" "post").ByDate.Reverse }}
|
||||
{{ range $index, $element := (where .Pages "Section" "post").ByDate.Reverse }}
|
||||
|
||||
{{ $scratch := newScratch }}
|
||||
{{ if .Site.Params.writers }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue