commit
e88ee9d2af
2 changed files with 10 additions and 0 deletions
|
@ -58,6 +58,13 @@
|
|||
{{- end }}
|
||||
</div>
|
||||
|
||||
{{- if .Site.Params.ShareButtons }}
|
||||
<hr />
|
||||
<div id="sharebuttons" class="thin">
|
||||
{{ partial "sharingbuttons.html" . }}
|
||||
</div>
|
||||
{{- end }}
|
||||
|
||||
{{ if and (not $.Site.Params.DisableReadOtherPosts) (or .NextInSection .PrevInSection) }}
|
||||
<div class="pagination">
|
||||
<div class="pagination__title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue