We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19760f3 commit dbf1590Copy full SHA for dbf1590
layouts/_default/section.html
@@ -3,6 +3,7 @@
3
<hr>
4
5
<h1>{{ .Title }}</h1>
6
+ <p>{{ .Date }}</p>
7
{{ .Content }}
8
9
0 commit comments