diff options
| -rw-r--r-- | album/vgm/a-link-to-the-past.yaml (renamed from album/a-link-to-the-past-vgm.yaml) | 3 | ||||
| -rw-r--r-- | album/vgm/brandish-pc-98.yaml (renamed from album/brandish-pc-98-vgm.yaml) | 2 | ||||
| -rw-r--r-- | album/vgm/brandish-snes.yaml (renamed from album/brandish-snes-vgm.yaml) | 2 | ||||
| -rw-r--r-- | album/vgm/pokemon-red-blue.yaml (renamed from album/pokemon-red-blue-vgm.yaml) | 3 | ||||
| -rw-r--r-- | album/vgm/pokemon-sun-moon.yaml (renamed from album/pokemon-sun-moon-vgm.yaml) | 2 | ||||
| -rw-r--r-- | groups.yaml | 4 | ||||
| -rw-r--r-- | static-page/changelog.yaml | 2 |
7 files changed, 8 insertions, 10 deletions
diff --git a/album/a-link-to-the-past-vgm.yaml b/album/vgm/a-link-to-the-past.yaml index 5f5554ff..c4f781c8 100644 --- a/album/a-link-to-the-past-vgm.yaml +++ b/album/vgm/a-link-to-the-past.yaml @@ -1,6 +1,5 @@ Album: 'The Legend of Zelda: A Link to the Past' -Directory: a-link-to-the-past-vgm -Directory Suffix: a-link-to-the-past +Directory: a-link-to-the-past Style: in-game vgm Date: November 21, 1991 Color: '#e2b329' diff --git a/album/brandish-pc-98-vgm.yaml b/album/vgm/brandish-pc-98.yaml index b560a418..692b7416 100644 --- a/album/brandish-pc-98-vgm.yaml +++ b/album/vgm/brandish-pc-98.yaml @@ -1,6 +1,6 @@ Album: Brandish Name Detail: PC-98 -Directory: brandish-pc-98-vgm +Directory: brandish-pc-98 Style: in-game vgm Date: October 25, 1991 Color: '#e46e55' diff --git a/album/brandish-snes-vgm.yaml b/album/vgm/brandish-snes.yaml index 5c3138f5..5d257077 100644 --- a/album/brandish-snes-vgm.yaml +++ b/album/vgm/brandish-snes.yaml @@ -1,6 +1,6 @@ Album: Brandish Name Detail: SNES -Directory: brandish-snes-vgm +Directory: brandish-snes Style: in-game vgm Date: June 25, 1994 Color: '#1bc2d3' diff --git a/album/pokemon-red-blue-vgm.yaml b/album/vgm/pokemon-red-blue.yaml index 2e7f2cdc..63da6609 100644 --- a/album/pokemon-red-blue-vgm.yaml +++ b/album/vgm/pokemon-red-blue.yaml @@ -1,6 +1,5 @@ Album: Pokémon Red & Pokémon Blue -Directory: pokemon-red-blue-vgm -Directory Suffix: pokemon-red-blue +Directory: pokemon-red-blue Style: in-game vgm Date: February 27, 1996 Color: '#f5fc8e' diff --git a/album/pokemon-sun-moon-vgm.yaml b/album/vgm/pokemon-sun-moon.yaml index b2e95ecf..26a19155 100644 --- a/album/pokemon-sun-moon-vgm.yaml +++ b/album/vgm/pokemon-sun-moon.yaml @@ -1,5 +1,5 @@ Album: Pokémon Sun & Pokémon Moon -Directory: pokemon-sun-moon-vgm +Directory: pokemon-sun-moon Style: in-game vgm Date: November 18, 2016 Color: '#f5fc8e' diff --git a/groups.yaml b/groups.yaml index d24c4b02..5bbfa456 100644 --- a/groups.yaml +++ b/groups.yaml @@ -1349,5 +1349,5 @@ Series: - Celestial - Name: Other game soundtracks Albums: - - album:pokemon-red-blue-vgm - - album:pokemon-sun-moon-vgm + - Pokémon Red & Pokémon Blue + - Pokémon Sun & Pokémon Moon diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml index 3cc95616..4f4365e7 100644 --- a/static-page/changelog.yaml +++ b/static-page/changelog.yaml @@ -1091,7 +1091,7 @@ Content: |- - changed directory of [[track:sleeping-in-single]] from `sleeping-in` to `sleeping-in-single` - changed directory of [[track:do-the-homestuck-demo]] from `do-the-homestuck` to `do-the-homestuck-demo` - changed directory of [[track:jane-dargason-tumblr-may-11-2012]] from `jane-dargason-may-11` to `jane-dargason-tumblr-may-11-2012` - - changed directories of all tracks across [[album:a-link-to-the-past-vgm]] to be suffixed `-a-link-to-the-past`, rather than `-the-legend-of-zelda-a-link-to-the-past` + - changed directories of all tracks across [[album:a-link-to-the-past]] to be suffixed `-a-link-to-the-past`, rather than `-the-legend-of-zelda-a-link-to-the-past` - changed directory of [[track:battle-rival-pokemon-black2-white2]] from `battle-rival-b2w2` to `battle-rival-pokemon-black2-white2` - changed directory of [[track:battle-frontier-brain-hoenn-version]] from `battle-frontier-brainhoenn-version` to `battle-frontier-brain-hoenn-version` - changed directory of [[track:battle-frontier-brain-hoenn-version]] from `battle-frontier-brainsinnoh-version` to `battle-frontier-brain-sinnoh-version` |