Update DNDT music to more recent album versions
Build and Deploy to Web Server / deploy (push) Successful in 17m7s

This commit is contained in:
2026-07-22 10:00:51 +02:00
parent 2a52ada63b
commit 30e99c3766
18 changed files with 51 additions and 30 deletions
+4 -3
View File
@@ -83,9 +83,10 @@ It is also impossible to ignore the influence of the _Animal Crossing_ series, i
<div class="my-4"> <div class="my-4">
<TrackInline id="dndt-lampshade-grove" /> <TrackInline id="dndt-lampshade-grove" />
<TrackInline id="dndt-the-couch-trolls-lair" />
<TrackInline id="dndt-couch-troll" />
<TrackInline id="dndt-percys-theme" />
<TrackInline id="dndt-gameplay-trailer" />
<TrackInline id="dndt-kindlerest" /> <TrackInline id="dndt-kindlerest" />
<TrackInline id="dndt-pine-for-a-tune" /> <TrackInline id="dndt-pine-for-a-tune" />
<TrackInline id="dndt-the-couch-troll" />
<TrackInline id="dndt-the-couch-trolls-lair" />
<TrackInline id="dndt-gameplay-trailer" />
</div> </div>
Binary file not shown.
Binary file not shown.
Binary file not shown.
+9
View File
@@ -0,0 +1,9 @@
{
"src": "dungeons-and-dining-tables/Couch_Troll.mp3",
"metadata": {
"title": "Couch Troll",
"subtitle": "Dungeons and Dining Tables",
"extra": "Synthetic Orchestra",
"artwork": "nathan-cummins-dungeons-and-dining-tables-1.jpg"
}
}
+3 -2
View File
@@ -1,8 +1,9 @@
{ {
"src": "dungeons-and-dining-tables/Dungeons_and_Dining_Tables.mp3", "src": "dungeons-and-dining-tables/Gameplay_Trailer.mp3",
"metadata": { "metadata": {
"title": "Gameplay Trailer", "title": "Gameplay Trailer",
"subtitle": "Dungeons and Dining Tables", "subtitle": "Dungeons and Dining Tables",
"extra": "Synthetic Orchestra" "extra": "Synthetic Orchestra",
"artwork": "nathan-cummins-dungeons-and-dining-tables-1.jpg"
} }
} }
+2 -1
View File
@@ -3,6 +3,7 @@
"metadata": { "metadata": {
"title": "Kindlerest", "title": "Kindlerest",
"subtitle": "Dungeons and Dining Tables", "subtitle": "Dungeons and Dining Tables",
"extra": "Synthetic Orchestra" "extra": "Synthetic Orchestra",
"artwork": "nathan-cummins-dungeons-and-dining-tables-1.jpg"
} }
} }
+9
View File
@@ -0,0 +1,9 @@
{
"src": "dungeons-and-dining-tables/Percys_Theme.mp3",
"metadata": {
"title": "Percy's Theme",
"subtitle": "Dungeons and Dining Tables",
"extra": "Synthetic Orchestra",
"artwork": "nathan-cummins-dungeons-and-dining-tables-1.jpg"
}
}
+2 -1
View File
@@ -3,6 +3,7 @@
"metadata": { "metadata": {
"title": "Pine for a Tune", "title": "Pine for a Tune",
"subtitle": "Dungeons and Dining Tables", "subtitle": "Dungeons and Dining Tables",
"extra": "Synthetic Orchestra" "extra": "Synthetic Orchestra",
"artwork": "nathan-cummins-dungeons-and-dining-tables-1.jpg"
} }
} }
@@ -1,8 +0,0 @@
{
"src": "dungeons-and-dining-tables/The_Couch_Troll.mp3",
"metadata": {
"title": "The Couch Troll",
"subtitle": "Dungeons and Dining Tables",
"extra": "Synthetic Orchestra"
}
}
@@ -3,6 +3,7 @@
"metadata": { "metadata": {
"title": "The Couch Troll's Lair", "title": "The Couch Troll's Lair",
"subtitle": "Dungeons and Dining Tables", "subtitle": "Dungeons and Dining Tables",
"extra": "Synthetic Orchestra" "extra": "Synthetic Orchestra",
"artwork": "nathan-cummins-dungeons-and-dining-tables-1.jpg"
} }
} }