refactor: rename schemaType to itemtype, fix caching titles

This commit is contained in:
Ben Goldsworthy 2025-05-14 18:44:50 +02:00
parent 28033351c7
commit 417c38cfd1
No known key found for this signature in database
9 changed files with 27 additions and 20 deletions

View file

@ -4,7 +4,7 @@
@params cite URI for work. Optional.
@params citeStyle Force a citation style. Optional.
@params href URI for citation, or 'asCite' to use value of `cite`. Optional.
@params schemaType The Schema.org `itemtype` value. Default 'CreativeWork'.
@params itemtype The Schema.org `itemtype` value. Default 'CreativeWork'.
@params shortTitle Abbreviated display title. Optional.
@params title Title of the work to display.
@params titleLang Language code of a foreign-language work's title. Optional.