From 47d0b3748b6880dd0152f4b49c22d2044bb7ad25 Mon Sep 17 00:00:00 2001 From: chelproc Date: Sat, 14 Feb 2026 17:32:08 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=97=E3=83=AD=E3=82=B8=E3=82=A7=E3=82=AF?= =?UTF-8?q?=E3=83=88=E8=A8=98=E4=BA=8B=E3=81=AB=E3=82=BF=E3=82=A4=E3=83=88?= =?UTF-8?q?=E3=83=AB=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/1-trial-session/15-project/index.mdx | 2 +- docs/2-browser-apps/06-project/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/1-trial-session/15-project/index.mdx b/docs/1-trial-session/15-project/index.mdx index 769ac2ed8..2ece5de44 100644 --- a/docs/1-trial-session/15-project/index.mdx +++ b/docs/1-trial-session/15-project/index.mdx @@ -1,5 +1,5 @@ --- -title: プロジェクト +title: "プロジェクト: はじめてのWebアプリ" --- import omikujiVideo from "./omikuji.mp4"; diff --git a/docs/2-browser-apps/06-project/index.mdx b/docs/2-browser-apps/06-project/index.mdx index 7fea42434..750419649 100644 --- a/docs/2-browser-apps/06-project/index.mdx +++ b/docs/2-browser-apps/06-project/index.mdx @@ -1,5 +1,5 @@ --- -title: プロジェクト +title: "プロジェクト: ToDoアプリ" --- import todoVideo from "./todo.mp4";