chore: post

This commit is contained in:
Cory Dransfeldt 2024-02-27 09:42:49 -08:00
parent 0104d09e03
commit 10f1e38fc6
No known key found for this signature in database
2 changed files with 48 additions and 0 deletions

View file

@ -3,6 +3,7 @@ const emojiMap = (genre, artist) => {
if (artist === "Augury") return "☄️";
if (artist === "Autopsy") return "🧟";
if (artist === "Black Flag") return "🏴";
if (artist === "Bolt Thrower") return "⚔️"
if (artist === "Bruce Springsteen") return "🇺🇸";
if (artist === "Carcass") return "🥼";
if (artist === "Counting Crows") return "🐦‍⬛";