File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -157,9 +157,11 @@ function HomepageHeader(): JSX.Element {
157157 < div id = "rvspoc-description" >
158158 < Translate id = "common.description.prefix" > 为了推动 RISC-V 软件生态更快地发展,吸引更多的开发者加入到 RISC-V 生态中来,</ Translate > < Link className = "host-link" to = "https://kubuds.io" > < Translate id = "common.host.name" > 苦芽科技</ Translate > </ Link > < Translate id = "common.description.suffix" > 发起了本届挑战赛。RISC-V 软件移植及优化挑战赛 (RVSPOC) 以桌面和服务器软件生态为重点,在编译器、运行时环境、AI 软件栈等多个方面公开提出一系列比赛题目,邀请全球开发者完成挑战并赢取奖金。</ Translate >
159159 </ div >
160- < Heading as = "h2" className = "cover-title" >
161- < span style = { { backgroundColor : 'yellow' , color : 'black' } } > < Translate > 正式启动 诚邀赞助</ Translate > </ span >
162- </ Heading >
160+ < div id = "registration" >
161+ < a className = "link-button link-button-eye-catching" href = "https://www.wenjuan.com/s/7zaAFz8/" target = "_blank" > < Translate id = "common.registration" > 比赛报名入口</ Translate > </ a >
162+ </ div >
163+ < div id = "blank_line" >
164+ </ div >
163165 < span > < b > 发起单位:</ b > RISC-V 软件移植及优化挑战赛组委会</ span >
164166 < span > < b > 主办单位:</ b > 上海苦芽科技有限公司</ span >
165167 < span > < b > 协办单位:</ b > 广州市智能软件产业研究院</ span >
You can’t perform that action at this time.
0 commit comments