« get me outta code hell

y'all saw nothing - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-10-08 20:42:21 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-10-08 20:42:21 -0300
commitc60c6b04114efa65da26ded995fb5793c893d066 (patch)
treefe61f68ec1a729af0eb79df6f63a4c75fb1d948a /src
parent5743273a1a67c0b9ad1e17e893eccb210b87ccf6 (diff)
y'all saw nothing
Diffstat (limited to 'src')
-rw-r--r--src/content/dependencies/generatePageLayout.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generatePageLayout.js b/src/content/dependencies/generatePageLayout.js
index ae0d102c..23d5932d 100644
--- a/src/content/dependencies/generatePageLayout.js
+++ b/src/content/dependencies/generatePageLayout.js
@@ -673,7 +673,7 @@ export default {
                   workingCapsule += '.withSubtitle';
                   workingOptions.subtitle =
                     html.tags([
-                      striptags(slots.subtitle.toString());
+                      striptags(slots.subtitle.toString()),
                     ]);
                 }