mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-15 11:02:33 +02:00
Merge 8bcc8379ed
into 0989c28a0e
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
{{ .Description }}
|
||||
</div>
|
||||
{{- end }}
|
||||
{{- if not (.Param "hideMeta") }}
|
||||
<div class="post-meta">
|
||||
{{- partial "translation_list.html" . -}}
|
||||
</div>
|
||||
{{- if and (.Param "showTranslationListInPosts") (not (.Param "hideMeta")) }}
|
||||
<div class="post-meta">
|
||||
{{- partial "translation_list.html" . -}}
|
||||
</div>
|
||||
{{- end }}
|
||||
</header>
|
||||
|
||||
|
Reference in New Issue
Block a user