From 84a9e1ee0853fb6019796503fa79de79cdaf336e Mon Sep 17 00:00:00 2001 From: yamanoku <0910yama@gmail.com> Date: Mon, 6 Jan 2025 15:03:27 +0900 Subject: [PATCH] test --- src/presentations/listPresentation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/presentations/listPresentation.ts b/src/presentations/listPresentation.ts index 83e5bdd24..d08175db9 100644 --- a/src/presentations/listPresentation.ts +++ b/src/presentations/listPresentation.ts @@ -10,7 +10,7 @@ type ExactPresantationLengthArray = { export const listStage: ExactPresantationLengthArray = [ { - title: "動画にまつわるアクセシビリティ要件を探る", + title: "動画にまつわるアクセシビリティ要件を探", url: "https://scrapbox.io/yamanoku/%E5%8B%95%E7%94%BB%E3%81%AB%E3%81%BE%E3%81%A4%E3%82%8F%E3%82%8B%E3%82%A2%E3%82%AF%E3%82%BB%E3%82%B7%E3%83%93%E3%83%AA%E3%83%86%E3%82%A3%E8%A6%81%E4%BB%B6%E3%82%92%E6%8E%A2%E3%82%8B", datetime: "2024-11-29T19:54:00.00+09:00" },