We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef236a7 commit 8a77ebdCopy full SHA for 8a77ebd
1 file changed
src/pages/welcome-events.astro
@@ -103,10 +103,13 @@ import { Focus } from "+/schema";
103
<section id="welcome-seminar">
104
<h3>新歓講習会</h3>
105
<ul>
106
- <li>日時: 4/6 (日) 15:45 ~ 18:45、 4/12 (土) 14:00 ~ 17:00</li>
+ <li>日時: 4/6 (日) 14:00 ~ 17:30、4/12 (土) 14:00 ~ 17:30</li>
107
<li>
108
- 場所: 4/6 (日) は駒場キャンパス学生会館 211 号室、4/12 (土)
109
- は駒場キャンパス教室棟を予定
+ 場所:
+ <ul>
110
+ <li>4/6 (日) : 駒場キャンパス 1 号館 102 教室</li>
111
+ <li>4/12 (土) : 駒場キャンパス 11 号館 1105 教室</li>
112
+ </ul>
113
</li>
114
115
参加フォーム:
0 commit comments