diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-07-02 00:43:33 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-07-02 00:43:33 +0200 |
| commit | 943ca4973f24faeb6625f4bed3171ef95c71d345 (patch) | |
| tree | 390ffe876cc863a3e5b4cbe05c9caf9daf2ac313 | |
| parent | f8ce753aa4ecbe4f12cce2c86ca40b13844ba1d1 (diff) | |
data/homepage.yml: Swap audio{1,2}
| -rw-r--r-- | data/homepage.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/homepage.yml b/data/homepage.yml index e8e0f57..0944de0 100644 --- a/data/homepage.yml +++ b/data/homepage.yml @@ -35,11 +35,11 @@ listen: title: "Path of Emotions" src: "Kovok - Path of Emotions.ogg" audio1: - title: "The Ignote, The Unknown" - src: "Kovok - The Ignote, The Unknown.ogg" - audio2: title: "Hamster on a Wheel" src: "Kovok - Hamster on a Wheel.ogg" + audio2: + title: "The Ignote, The Unknown" + src: "Kovok - The Ignote, The Unknown.ogg" audio3: title: "Gas Gus" src: "Kovok - Gas Gus.ogg" |
