« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/url-spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/url-spec.js')
-rw-r--r--src/url-spec.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/url-spec.js b/src/url-spec.js
index d4de616..3a77858 100644
--- a/src/url-spec.js
+++ b/src/url-spec.js
@@ -71,8 +71,8 @@ const urlSpec = {
             path: '<>',
 
             albumCover: 'album-art/<>/cover.jpg',
-            albumWallpaper: 'album-art/<>/bg.jpg',
-            albumBanner: 'album-art/<>/banner.jpg',
+            albumWallpaper: 'album-art/<>/bg.<>',
+            albumBanner: 'album-art/<>/banner.<>',
             trackCover: 'album-art/<>/<>.jpg',
             artistAvatar: 'artist-avatar/<>.jpg',
             flashArt: 'flash-art/<>.jpg',