« get me outta code hell

content, css: generatePageLayout: subtitle slot - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-11-17 14:19:33 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-11-17 16:35:08 -0400
commit36dd9637dcdd62ae16dec31c9325b439d11a95e4 (patch)
treeb20fa17242e19a596423717f18a9321ed4291563 /src/strings-default.yaml
parente6aa957cc3bde791c3e0ee0e05dbf4fad0438481 (diff)
content, css: generatePageLayout: subtitle slot
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml13
1 files changed, 11 insertions, 2 deletions
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!