diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-05-28 14:53:32 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-05-28 14:53:32 -0300 |
| commit | e335afc9eaca61b4171640375d75a532f5b29cfc (patch) | |
| tree | dde21eeb5996dc6c2042ba30786439621e8f2781 /album | |
| parent | 23e61b5149dcf4605c542c02b57c7e144c268db9 (diff) | |
vgm into own folder
Diffstat (limited to 'album')
| -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 |
5 files changed, 5 insertions, 7 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' |