File tree Expand file tree Collapse file tree 4 files changed +28
-2
lines changed
Expand file tree Collapse file tree 4 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,19 @@ export default function Recent() {
3232 < p > Latest News</ p >
3333 </ div >
3434
35+ < div className = "row faq-item d-flex align-items-stretch" >
36+ < div className = "col-lg-5" >
37+ < i className = 'bx bxs-pin' > </ i >
38+ < h4 > < b > 2025/08/07 Registration Open for the Fourth Taiwan High School Language Science Fair!</ b > </ h4 >
39+ </ div >
40+ < div className = "col-lg-7" >
41+ < p >
42+ Interested in exploring linguistics and language science? Sign up for the science fair and share your discoveries with everyone!< br />
43+ Click here:< a href = "https://sites.google.com/view/scifair-2025/%E9%A6%96%E9%A0%81" > 【Fourth Science Fair Website】</ a >
44+ </ p >
45+ </ div >
46+ </ div >
47+
3548 < div className = "row faq-item d-flex align-items-stretch" >
3649 < div className = "col-lg-5" >
3750 < i className = 'bx bxs-pin' > </ i >
Original file line number Diff line number Diff line change @@ -32,6 +32,19 @@ export default function Recent() {
3232 < p > 最新消息</ p >
3333 </ div >
3434
35+ < div className = "row faq-item d-flex align-items-stretch" >
36+ < div className = "col-lg-5" >
37+ < i className = 'bx bxs-pin' > </ i >
38+ < h4 > < b > 2025/08/07 第四屆臺灣中學生語言科學科展 開始報名!</ b > </ h4 >
39+ </ div >
40+ < div className = "col-lg-7" >
41+ < p >
42+ 有興趣做語言學/語言科學的探索嗎?快來報名科展把你的發現分享給大家!< br />
43+ 歡迎點選:< a href = "https://sites.google.com/view/scifair-2025/%E9%A6%96%E9%A0%81" > 【第四屆科展網站】</ a >
44+ </ p >
45+ </ div >
46+ </ div >
47+
3548 < div className = "row faq-item d-flex align-items-stretch" >
3649 < div className = "col-lg-5" >
3750 < i className = 'bx bxs-pin' > </ i >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ export default function Footer() {
5757
5858 < div className = "container" >
5959 < div className = "copyright" >
60- © Taiwan Olympiad in Linguistics, 2024. Last Updated 2025/7/29
60+ © Taiwan Olympiad in Linguistics, 2024. Last Updated 2025/8/7
6161 </ div >
6262 < div className = "credits" >
6363 { /* <!-- All the links in the footer should remain intact. -->
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ export default function Footer() {
5757
5858 < div className = "container" >
5959 < div className = "copyright" >
60- © 台灣語言學奧林匹亞競賽, 2024. 最近更新日期:2025/7/29
60+ © 台灣語言學奧林匹亞競賽, 2024. 最近更新日期:2025/8/7
6161 </ div >
6262 < div className = "credits" >
6363 { /* <!-- All the links in the footer should remain intact. -->
You can’t perform that action at this time.
0 commit comments