configure descriptions for each blog post and fix some mistakes on posts
This commit is contained in:
parent
edf930eba9
commit
768678d050
20 changed files with 23 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
<div class="postWrapper">
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ if .Description}}
|
||||
<p>{{.Description}}</p>
|
||||
<i><p>{{.Description}}</p></i>
|
||||
{{ end }}
|
||||
{{ if .Params.showMetadata | default true }}
|
||||
<section class="postMetadata">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue