You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/en/(ioltw)/student/learning-resources/page.tsx
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,9 @@ export default function LearningResources() {
73
73
<divclassName="icon-ul">
74
74
<h6>Here are experience shares, competition insights, and related resources from past participants and national team members:</h6>
75
75
<ul>
76
+
<li>
77
+
<ahref="/pdf/exp_4.pdf"target="_blank"style={{color: "#2782ce"}}>Cheng-You Ko:Linguistics Olympiad Problem Solving — Morpheme Analysis Strategies for Morphosyntactic Questions</a>
78
+
</li>
76
79
<li>
77
80
<ahref="https://lope.linguistics.ntu.edu.tw/ioltw/exp/exp_1.pdf"target="_blank"style={{color: "#2782ce"}}>Cheng-You Ko: Sharing on Preparation and Problem Solving for the Linguistics Olympiad (in Chinese)</a>
0 commit comments