From 36dd9637dcdd62ae16dec31c9325b439d11a95e4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 17 Nov 2024 14:19:33 -0400 Subject: content, css: generatePageLayout: subtitle slot --- src/strings-default.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 5f82a1a1..5ccd05cc 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -739,8 +739,17 @@ misc: # displayed in the browser tab bar, bookmarks list, etc. pageTitle: - _: "{TITLE}" - withWikiName: "{TITLE} | {WIKI_NAME}" + _: >- + {TITLE} + + withSubtitle: >- + {TITLE} - {SUBTITLE} + + withWikiName: >- + {TITLE} | {WIKI_NAME} + + withSubtitle.withWikiName: >- + {TITLE} - {SUBTITLE} | {WIKI_NAME} # search: # Strings to do with the search bar! -- cgit 1.3.0-6-gf8a5