« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content
diff options
context:
space:
mode:
Diffstat (limited to 'src/content')
-rw-r--r--src/content/dependencies/generateTrackListDividedByGroups.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateTrackListDividedByGroups.js b/src/content/dependencies/generateTrackListDividedByGroups.js
index 419d7c0f..f255fbaf 100644
--- a/src/content/dependencies/generateTrackListDividedByGroups.js
+++ b/src/content/dependencies/generateTrackListDividedByGroups.js
@@ -80,7 +80,7 @@ export default {
   generate: (data, relations, slots, {html, language}) =>
     relations.flatList ??
 
-    html.tag('dl',
+    html.tag('dl', {class: 'division-list'},
       {[html.onlyIfContent]: true},
 
       language.encapsulate('trackList', listCapsule => [