From d17699ec5456bd02e6822d55ebdcb59ed0ed4724 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Thu, 25 Jun 2026 22:55:14 +0900 Subject: Whisperページ: ⑥にpath.png追加、⑦の画像をplaybutton.pngに差し替え MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/img/whisper-konomama.png | Bin 10978 -> 9229 bytes public/img/whisper-path.png | Bin 0 -> 14122 bytes public/img/whisper-playbutton.png | Bin 0 -> 14248 bytes public/img/whisper-run.png | Bin 10073 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/whisper-path.png create mode 100644 public/img/whisper-playbutton.png delete mode 100644 public/img/whisper-run.png (limited to 'public/img') diff --git a/public/img/whisper-konomama.png b/public/img/whisper-konomama.png index 65327d5..e46410c 100644 Binary files a/public/img/whisper-konomama.png and b/public/img/whisper-konomama.png differ diff --git a/public/img/whisper-path.png b/public/img/whisper-path.png new file mode 100644 index 0000000..72fe0ec Binary files /dev/null and b/public/img/whisper-path.png differ diff --git a/public/img/whisper-playbutton.png b/public/img/whisper-playbutton.png new file mode 100644 index 0000000..ca45d60 Binary files /dev/null and b/public/img/whisper-playbutton.png differ diff --git a/public/img/whisper-run.png b/public/img/whisper-run.png deleted file mode 100644 index 9263360..0000000 Binary files a/public/img/whisper-run.png and /dev/null differ -- cgit v1.3.1