adapt to npf.io themes and add social stuffs
This commit is contained in:
parent
5814b3e80c
commit
331ef48d5c
27 changed files with 1980 additions and 178 deletions
|
@ -6,7 +6,7 @@
|
|||
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||
</h1>
|
||||
<span class="post-date">{{ .Date.Format "Mon, Jan 2, 2006" }}</span>
|
||||
{{ .Summary }}
|
||||
{{ .Content }}
|
||||
{{ if .Truncated }}
|
||||
<div class="read-more-link">
|
||||
<a href="{{ .RelPermalink }}">Read More…</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue