Merge 77ea08467db3cd5bd617dee22cbb4cd81fd4a21c into dad94ab4b7c55eea0b63f7b81419d027fe9a8d81
This commit is contained in:
commit
3248376f0f
@ -42,6 +42,8 @@
|
||||
</div>
|
||||
{{- end }}
|
||||
|
||||
{{- partial "extend_content.html" . }}
|
||||
|
||||
<footer class="post-footer">
|
||||
{{- $tags := .Language.Params.Taxonomies.tag | default "tags" }}
|
||||
<ul class="post-tags">
|
||||
|
4
layouts/partials/extend_content.html
Normal file
4
layouts/partials/extend_content.html
Normal file
@ -0,0 +1,4 @@
|
||||
{{- /* Extend content area start */ -}}
|
||||
{{- /* Insert any custom code. */ -}}
|
||||
{{- /* Can be overwritten by partial with the same name in the global layouts. */ -}}
|
||||
{{- /* Extend content area end */ -}}
|
Loading…
x
Reference in New Issue
Block a user