From 1eee031a7e1b5eb1e2fd3d3fb7411bb7a8a841ef Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 19 Nov 2024 09:22:42 -0400 Subject: content: generate{Album,Track,}ReferencingArtworksPage --- src/strings-default.yaml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index e6682fa6..204d2002 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -2058,8 +2058,8 @@ redirectPage: # # referencedArtworksPage: -# The "referenced artworks" page shows a list of all the artworks which -# some artwork references. +# The "referenced artworks" page shows a gallery of all the artworks +# which some artwork references. # referencedArtworksPage: subtitle: "Referenced Artworks" @@ -2067,6 +2067,17 @@ referencedArtworksPage: statsLine: >- References {ARTWORKS}. +# +# referencingArtworksPage: +# The "referencing artworks" page shows a gallery of all the artworks +# which reference some artwork. +# +referencingArtworksPage: + subtitle: "Referencing Artworks" + + statsLine: >- + Referenced by {ARTWORKS}. + # # tagPage: # The tag gallery page displays all the artworks that a tag has -- cgit 1.3.0-6-gf8a5