File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
src/app/zh/(ioltw)/recent Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,20 @@ 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/10/31 2025 台灣語言學奧林匹亞推廣說明會 開放報名中! </ b > </ h4 >
39+ </ div >
40+ < div className = "col-lg-7" >
41+ < p >
42+ 歡迎各位有興趣了解語言學奧林匹亞的中學生與家長,填寫以下表單免費報名!< a href = "https://forms.gle/BUCTgpFZVUX3cEEV8" > 【推廣說明會報名表單】</ a >
43+ < br />
44+ < a href = "/img/recent_attachments/2025推廣說明會.png" target = "_blank" > < img src = "/img/recent_attachments/2025推廣說明會.png" alt = "2025推廣說明會" title = "2025推廣說明會" style = { { width : "60%" } } /> </ a >
45+ </ p >
46+ </ div >
47+ </ div >
48+
3549 < div className = "row faq-item d-flex align-items-stretch" >
3650 < div className = "col-lg-5" >
3751 < i className = 'bx bxs-pin' > </ i >
@@ -100,7 +114,7 @@ export default function Recent() {
100114 < div className = "row faq-item d-flex align-items-stretch" >
101115 < div className = "col-lg-5" >
102116 < i className = 'bx bxs-pin' > </ i >
103- < h4 > < b > 2024 /05/04 國際語奧 IOL2025 臺灣代表隊【國手錄取名單】</ b > </ h4 >
117+ < h4 > < b > 2025 /05/04 國際語奧 IOL2025 臺灣代表隊【國手錄取名單】</ b > </ h4 >
104118 </ div >
105119 < div className = "col-lg-7" >
106120 < p >
You can’t perform that action at this time.
0 commit comments