Skip to content

Commit 38cd1b8

Browse files
authored
Merge pull request #707 from pycontw/feat/young-inspirers
fix: the time of the activity
2 parents 098ebc7 + 29f9155 commit 38cd1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/conference/young-inspires.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ export default {
270270
speeches: [
271271
{
272272
speechdate: 'Sep 7',
273-
speechtime: '12:00-13:00 (GMT+8)',
273+
speechtime: '12:30-13:20 (GMT+8)',
274274
title: '開源之路與年輕開發者的力量 — Apache Airflow 貢獻與產業經驗分享',
275275
tags: ['開源貢獻', '業界經驗'],
276276
lang: 'ZHZH',

0 commit comments

Comments
 (0)