Skip to content

Commit 0bc2270

Browse files
committed
Add Code Party
1 parent e9e5e56 commit 0bc2270

3 files changed

Lines changed: 15 additions & 9 deletions

File tree

_data/footer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ staffs:
4141
title: Code Party Organizer
4242
avatar: /assets/images/umbrella-h.jpg
4343
github_id: umbrella-h
44+
x_id: k_hno3
4445
- name: Yu-Chi Wei
4546
title: Staff
4647
avatar: /assets/images/snowmint.jpg
161 KB
Loading

index.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h2 class="md:text-3xl text-xl font-bold text-red-normal-active">
193193
<div class="mb-3">{% include icons/decorateTitleMobile.svg %}</div>
194194
</div>
195195
<img
196-
src="/assets/images/partyImage.jpg"
196+
src="/assets/images/codeparty-tw-2025.jpg"
197197
alt="party"
198198
class="w-full h-full object-cover"
199199
/>
@@ -204,7 +204,7 @@ <h2 class="md:text-3xl text-xl font-bold text-red-normal-active">
204204
class="flex gap-2 items-center justify-center border border-white md:text-2xl text-xl text-blue-light"
205205
>
206206
<span> {% include icons/decorateTitleLeftIcon2.svg %} </span>
207-
場地資訊 Venue Info
207+
Event Info
208208
<span>{% include icons/decorateTitleRightIcon2.svg %}</span>
209209
</th>
210210
</tr>
@@ -215,21 +215,26 @@ <h2 class="md:text-3xl text-xl font-bold text-red-normal-active">
215215
>
216216
<td class="flex gap-2 items-start justify-between">
217217
<p class="text-blue-dark font-extrabold whitespace-nowrap">
218-
地點
218+
Schedule
219219
</p>
220220
<p class="grow text-blue-normal md:text-xl text-base">
221-
台灣科技大學 活動中心 4 樓<br />
222-
National Taiwan University of Science and Technology
221+
8/9(Sat)18:30~21:30
223222
</p>
224223
</td>
225224
<td class="flex gap-2 items-start justify-between">
226225
<p class="text-blue-dark font-extrabold whitespace-nowrap">
227-
地址
226+
Location
228227
</p>
229228
<p class="grow text-blue-normal md:text-xl text-base">
230-
106台北市大安區基隆路四段43號<br />
231-
No. 43, Sec. 4, Keelung Rd., Da'an Dist., Taipei City 106335,
232-
Taiwan (R.O.C.)
229+
PicCollage Office(3F, No. 102, Guangfu S. Road, Daan Dist., Taipei)
230+
</p>
231+
</td>
232+
<td class="flex gap-2 items-start justify-between">
233+
<p class="text-blue-dark font-extrabold whitespace-nowrap">
234+
Registration
235+
</p>
236+
<p class="grow text-blue-normal md:text-xl text-base">
237+
Please <a href="https://rubytaiwan.kktix.cc/events/codeparty2025" target="_blank">Register Here</a> to Join the Code Party.
233238
</p>
234239
</td>
235240
</tr>

0 commit comments

Comments
 (0)