diff --git a/assets/komaki_postkarte.png b/assets/komaki_postkarte.png new file mode 100644 index 0000000..11196a1 Binary files /dev/null and b/assets/komaki_postkarte.png differ diff --git a/assets/yume_emotes.jpeg b/assets/yume_emotes.jpeg deleted file mode 100644 index 008499c..0000000 Binary files a/assets/yume_emotes.jpeg and /dev/null differ diff --git a/assets/yume_emotes.png b/assets/yume_emotes.png new file mode 100644 index 0000000..d013ed8 Binary files /dev/null and b/assets/yume_emotes.png differ diff --git a/data/artists.json b/data/artists.json index 0898318..0672326 100644 --- a/data/artists.json +++ b/data/artists.json @@ -1,9 +1,9 @@ [ { "name": "Yume Shirokuro", - "role": "Twitch Emotes", + "role": "Twitch Emotes, Fugi & Live Now Chibi", "description": "", - "image": "./assets/yume_emotes.jpeg", + "image": "./assets/yume_emotes.png", "orientation": "horizontal", "links": { "vgen": "https://vgen.co/YumeShirokuro", @@ -70,6 +70,18 @@ "instagram": "https://www.instagram.com/oriottero/" } }, + { + "name": "KomakiArt", + "role": "V-Day Print", + "description": "", + "image": "./assets/komaki_postkarte.png", + "orientation": "vertical", + "links": { + "vgen": "https://vgen.co/KomakiArt", + "twitch": "https://www.twitch.tv/komakiart", + "twitter": "https://x.com/KomakiArt" + } + }, { "name": "YanOrion", "role": "PNG Tuber", @@ -92,5 +104,6 @@ "twitch": "https://twitch.tv/sleepingglitch_" } } + ] \ No newline at end of file