Skip to content

Commit 3515c36

Browse files
authored
Merge pull request #205 from OUCC/update-workshop-info
Update workshop section with event locations
2 parents 5fc1221 + b2eb25e commit 3515c36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/workshop/Workshop2026Section.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,14 @@ export const items: Item[] = [
8989
date: date(5, 25, 18, 30),
9090
title: 'C/C++③',
9191
circleNames: ['RAINBOU'],
92-
place: undefined,
92+
place: '共C305',
9393
description:
9494
'OSや組み込みシステムなど、高速な処理が求められる分野で広く用いられる言語であるC/C++を扱います。阪大の競技プログラミングサークルであるRAINBOUが担当します',
9595
},
9696
{
9797
date: date(5, 26, 18, 30),
9898
title: 'C#/Unity③',
99-
place: undefined,
99+
place: '豊中共創棟B棟',
100100
description:
101101
'ゲーム開発をはじめ幅広い用途で用いられる言語であるC#を扱います。本格的なゲームエンジンであるUnityを使用してゲーム開発を行います。',
102102
},

0 commit comments

Comments
 (0)