diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-03-11 19:34:40 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-07-11 08:23:19 -0300 |
commit | f8b24147722763117c3bc3a2368c7b4ac2826ea4 (patch) | |
tree | a9a2af89b3aa9e46b430f9a860898f0a797c621e /src/urls-default.yaml | |
parent | df8ddccb30f86f1f67f8099ca5368783bea47088 (diff) |
content, client, css: generateArtistRollingWindowPage
Diffstat (limited to 'src/urls-default.yaml')
-rw-r--r-- | src/urls-default.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/urls-default.yaml b/src/urls-default.yaml index cbdd8a23..667f7d8b 100644 --- a/src/urls-default.yaml +++ b/src/urls-default.yaml @@ -41,6 +41,7 @@ localized: artist: 'artist/<>/' artistGallery: 'artist/<>/gallery/' + artistRollingWindow: 'artist/<>/rolling-window/' commentaryIndex: 'commentary/' |