We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e57fa5 commit add0897Copy full SHA for add0897
1 file changed
src/components/workshop/Workshop2025Section.astro
@@ -26,6 +26,7 @@ export const items: Item[] = [
26
{
27
date: date(4, 12),
28
title: 'ガイダンス・環境構築',
29
+ place: 'C104',
30
description:
31
'開発に必須のツールであるVSCodeのインストールやPythonの導入などを行います。',
32
},
0 commit comments