File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ export default {
119119 label : '洛谷有题' ,
120120 href : 'https://ti.luogu.com.cn' ,
121121 } , {
122- label : '更新日志 ' ,
123- to : '/release-note ' ,
122+ label : '洛谷开放平台 ' ,
123+ href : 'https://docs.lgapi.cn/open ' ,
124124 } ]
125125 } , {
126126 title : '用户协议' ,
@@ -136,7 +136,10 @@ export default {
136136 } ]
137137 } , {
138138 title : '更多' ,
139- items : [ {
139+ items : [ {
140+ label : '主站更新日志' ,
141+ to : '/release-note' ,
142+ } , {
140143 label : '关于我们' ,
141144 to : '/about-us' ,
142145 } , {
Original file line number Diff line number Diff line change @@ -19,4 +19,6 @@ hide_table_of_contents: true
1919如果本文档无法解决您遇到的问题请[ 联系我们] ( /contact-us ) ,
2020如果想了解上海洛谷网络科技有限公司,您可以阅读[ 关于洛谷] ( /about-us ) 。
2121
22+ 如果你想通过 API 接口向洛谷平台批量提交评测请求,请前往[ 洛谷开放平台] ( https://docs.lgapi.cn/open/ ) 。
23+
2224本帮助中心基于 [ Docusaurus] ( https://docusaurus.io/ ) ,项目托管于 [ GitHub] ( https://github.com/luogu-dev/docs ) ,欢迎用户提出反馈建议。
You can’t perform that action at this time.
0 commit comments