« get me outta code hell

content, css: nicer album sec nav / dot switcher line wrapping - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-04-08 08:40:48 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-08 08:48:55 -0300
commit4eba105eda91bd8579e4851f410a7ef128cf6353 (patch)
tree9730914a05fcee776851597d452db7c82dbe3dac /src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
parent1ed038f459ed9e4ffeb91149a0067349d6e16641 (diff)
content, css: nicer album sec nav / dot switcher line wrapping
Diffstat (limited to 'src/content/dependencies/generateAlbumSecondaryNavGroupPart.js')
-rw-r--r--src/content/dependencies/generateAlbumSecondaryNavGroupPart.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js b/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
index 9f9aaf23..22dfa51c 100644
--- a/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
+++ b/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
@@ -67,6 +67,8 @@ export default {
 
   generate: (relations, slots) =>
     relations.parentSiblingsPart.slots({
+      attributes: {class: 'group-nav-links'},
+
       showPreviousNext: slots.mode === 'album',
 
       colorStyle: relations.colorStyle,