From 003f594f6348b55109dd66416e75fcc2a88faade Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 26 Nov 2022 23:44:08 -0400 Subject: finish up cosmetic style changes --- src/page/album.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/page/album.js') diff --git a/src/page/album.js b/src/page/album.js index 14d4a9d..009ed55 100644 --- a/src/page/album.js +++ b/src/page/album.js @@ -1,5 +1,3 @@ -/** @format */ - // Album page specification. import { @@ -30,6 +28,7 @@ export function write(album, {wikiData}) { duration: language.formatDuration(track.duration ?? 0), track: link.track(track), }; + return html.tag('li', {style: getLinkThemeString(track.color)}, compareArrays( -- cgit 1.3.0-6-gf8a5