Skip to content

Commit 9d76a96

Browse files
committed
nikochanの画像と説明文差し替え
1 parent 78a7553 commit 9d76a96

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

src/exhibitions.ts

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,11 @@ export const exhibitions: Exhibition[] = [
7272
{
7373
title: "Falling Nikochan",
7474
image: {
75-
src: "img/nikochan.png",
75+
src: "img/nikochan_tetoris.webp",
7676
alt: "Nikochanのイメージ",
7777
},
7878
description: `
79-
ダウンロード不要でブラウザーからすぐに遊べる、シンプルでかわいいリズムゲーム (音ゲー) です。 PC だけでなくタブレットやスマートフォンなどでも手軽に遊べます。
80-
81-
さらに、 Falling Nikochan では遊ぶだけでなく、アカウント登録やログイン不要で誰でも譜面を作成することができます。 作成した譜面はサーバーに保存され、SNS などで簡単に共有して他の人に遊んでもらうこともできます。
79+
シンプルでかわいいリズムゲーム (音ゲー) です。 PC だけでなくタブレットやスマートフォンなどでも手軽に遊べます。さらに、アカウント登録やログイン不要で誰でも譜面を作成することができます。
8280
`,
8381
url: "https://nikochan.utcode.net/?fes=mf98", // クエリパラメータで戻るボタンの表示が変わるようになっています
8482
isNew: true,

static/img/nikochan.png

-13.8 KB
Binary file not shown.

static/img/nikochan_tetoris.webp

212 KB
Loading

0 commit comments

Comments
 (0)