diff --git a/_data/sounds.yml b/_data/sounds.yml index 078c1f9..1e5e7cd 100644 --- a/_data/sounds.yml +++ b/_data/sounds.yml @@ -96,8 +96,17 @@ - slug: shadow artist: Valknar - default: true title: Shadow tracks: - title: Shadow url: https://jellyfin.media.pivoine.art/Items/aada4e4ac0320e258595976a9edb6a09/Download?api_key=53d58826a49b4026a815d13db5e38ff7 +- + slug: the-end-of-all + artist: Valknar + default: true + title: The End Of All + tracks: + - title: The End Of All – Rework + url: https://jellyfin.media.pivoine.art/Items/60d39ab0aad880627e8fb85cf1ee7b40/Download?api_key=53d58826a49b4026a815d13db5e38ff7 + - title: The End Of All + url: https://jellyfin.media.pivoine.art/Items/868ddd5b165844b5ee321eab07947384/Download?api_key=53d58826a49b4026a815d13db5e38ff7 diff --git a/_posts/music/2025-11-17-the-end-of-all.md b/_posts/music/2025-11-17-the-end-of-all.md new file mode 100644 index 0000000..1ac0d13 --- /dev/null +++ b/_posts/music/2025-11-17-the-end-of-all.md @@ -0,0 +1,17 @@ +--- +title: The End Of All +description: The End Of All Is Just The Beginning. +hide_description: true +date: 2025-11-17 00:00:00 +0100 +layout: post +image: /assets/posts/music/the-end-of-all/the-end-of-all.webp +accent_image: /assets/posts/music/the-end-of-all/the-end-of-all.webp +accent_video: /assets/posts/music/the-end-of-all/the-end-of-all.mp4 +categories: [Music] +tags: [] +sound: the-end-of-all +author: + name: Valknar +--- + +The End Of All Is Just The Beginning. diff --git a/assets/posts/music/the-end-of-all/the-end-of-all.mp4 b/assets/posts/music/the-end-of-all/the-end-of-all.mp4 new file mode 100644 index 0000000..03ab969 Binary files /dev/null and b/assets/posts/music/the-end-of-all/the-end-of-all.mp4 differ diff --git a/assets/posts/music/the-end-of-all/the-end-of-all.webp b/assets/posts/music/the-end-of-all/the-end-of-all.webp new file mode 100644 index 0000000..cad43fb Binary files /dev/null and b/assets/posts/music/the-end-of-all/the-end-of-all.webp differ