Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin-OP committed May 25, 2024
1 parent ed3f0fe commit 45fe790
Show file tree
Hide file tree
Showing 11 changed files with 2,532 additions and 3 deletions.
13 changes: 10 additions & 3 deletions component/common/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,16 @@
<div class="dropdown">
<span class="dropdown-toggle">Timetable</span>
<div class="dropdown-content">
<a href="/component/page/timetable_23T1.html">2023-24 Term 1</a>
<a href="/component/page/timetable_23T2.html">2023-24 Term 2</a>
<a href="/component/page/timetable-lxy.html">2023-24 Term 2 HCH</a>
<a href="/component/page/cukh_timetable/timetable_19T1.html">2019-20 Term 1</a>
<a href="/component/page/cukh_timetable/timetable_19T2.html">2019-20 Term 2</a>
<a href="/component/page/cukh_timetable/timetable_20T1.html">2020-21 Term 1</a>
<a href="/component/page/cukh_timetable/timetable_20T2.html">2020-21 Term 2</a>
<a href="/component/page/cukh_timetable/timetable_21T1.html">2021-22 Term 1</a>
<a href="/component/page/cukh_timetable/timetable_21T2.html">2021-22 Term 2</a>
<a href="/component/page/cukh_timetable/timetable_22T1.html">2022-23 Term 1</a>
<a href="/component/page/cukh_timetable/timetable_23T1.html">2023-24 Term 1</a>
<a href="/component/page/cukh_timetable/timetable_23T2.html">2023-24 Term 2</a>
<a href="/component/page/cukh_timetable/timetable-lxy.html">2023-24 Term 2 HCH</a>
</div>

</div>
Expand Down
File renamed without changes.
391 changes: 391 additions & 0 deletions component/page/cuhk_timetable/timetable_19T1.html

Large diffs are not rendered by default.

363 changes: 363 additions & 0 deletions component/page/cuhk_timetable/timetable_19T2.html

Large diffs are not rendered by default.

382 changes: 382 additions & 0 deletions component/page/cuhk_timetable/timetable_20T1.html

Large diffs are not rendered by default.

350 changes: 350 additions & 0 deletions component/page/cuhk_timetable/timetable_20T2.html

Large diffs are not rendered by default.

343 changes: 343 additions & 0 deletions component/page/cuhk_timetable/timetable_21T1.html

Large diffs are not rendered by default.

350 changes: 350 additions & 0 deletions component/page/cuhk_timetable/timetable_21T2.html

Large diffs are not rendered by default.

343 changes: 343 additions & 0 deletions component/page/cuhk_timetable/timetable_22T1.html

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.

0 comments on commit 45fe790

Please sign in to comment.