layouts: include openring in single template

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-12 22:06:58 +05:30
parent 0dd4933712
commit e64d7cd33f
1 changed files with 1 additions and 2 deletions

View File

@ -25,8 +25,7 @@
{{- end }}
{{ partial "post-pagination.html" .}}
<footer class="post__footer">
{{ partial "social-icons.html" .}}
<p>{{ replace .Site.Copyright "{year}" now.Year }}</p>
{{ partial "openring.html" . }}
</footer>
</div>
</div>