Skip to content

Commit 0c9e8e3

Browse files
committed
Have to show the content
1 parent b6dbb93 commit 0c9e8e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/editor/layouts/_default/list.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<h1>{{.Title}}</h1>
55
</header>
66

7+
{{ .Content }}
8+
79
<nav id="post-list">
810
{{ range .Data.Pages }}
911
<article>

0 commit comments

Comments
 (0)