fix: citations, TV views

This commit is contained in:
Ben Goldsworthy 2025-02-23 01:27:07 +01:00
parent 0e396ed69d
commit 3374a5ea2a
No known key found for this signature in database
5 changed files with 61 additions and 51 deletions

View file

@ -9,11 +9,11 @@
itemscope
itemprop="citation"
itemtype="https://schema.org/{{- $itemType -}}"
{{- if .titleTrans -}}
{{- if $.titleTrans -}}
lang="{{- $.titleLang -}}"
title="{{- $.titleTrans -}}"
{{- end -}}>
{{- .title -}}
{{- $.title -}}
</cite>
{{- with $pages -}}</a>{{- end -}}