Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/1409/head
zouap 3 years ago
parent
commit
2b9ff0498d
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      options/locale/locale_en-US.ini
  2. +1
    -1
      templates/home.tmpl

+ 1
- 1
options/locale/locale_en-US.ini View File

@@ -225,7 +225,7 @@ page_small_title=OpenI AI Development Cooperation Platform
page_description=The one-stop collaborative development environment for AI field provides AI development pipeline integrating code development, data management, model debugging, reasoning and evaluation page_description=The one-stop collaborative development environment for AI field provides AI development pipeline integrating code development, data management, model debugging, reasoning and evaluation
page_use=Use Now page_use=Use Now
page_only_dynamic=Only show the dynamics of open source projects page_only_dynamic=Only show the dynamics of open source projects
page_recommend_org=Recommended Organization
page_recommend_org=Recommended Organizations
page_recommend_org_desc=These excellent organizations are using the OpenI AI Collaboration Platform for collaborative development of projects. To show your organization here, page_recommend_org_desc=These excellent organizations are using the OpenI AI Collaboration Platform for collaborative development of projects. To show your organization here,
page_recommend_org_commit=Click here to submit. page_recommend_org_commit=Click here to submit.
page_recommend_org_more=More Organizations page_recommend_org_more=More Organizations


+ 1
- 1
templates/home.tmpl View File

@@ -39,7 +39,7 @@
<div class="sixteen wide tablet four wide computer column homeorg-tit"> <div class="sixteen wide tablet four wide computer column homeorg-tit">
<h2>{{.page_recommend_org}}</h2> <h2>{{.page_recommend_org}}</h2>
<p><span class="ui text grey">{{.page_recommend_org_desc}}&nbsp;</span><a href="{{.RecommendURL}}">{{.page_recommend_org_commit}}</a></p> <p><span class="ui text grey">{{.page_recommend_org_desc}}&nbsp;</span><a href="{{.RecommendURL}}">{{.page_recommend_org_commit}}</a></p>
<a href="{{AppSubUrl}}/explore/organizations" class="circular ui primary basic button">{{.page_recommend_org_more}} <i class="arrow circle right icon"></i></a>
<a href="{{AppSubUrl}}/explore/organizations" class="circular ui primary basic button">&nbsp;{{.page_recommend_org_more}} <i class="arrow circle right icon"></i></a>
</div> </div>
<div class="sixteen wide tablet twelve wide computer column"> <div class="sixteen wide tablet twelve wide computer column">
<div class="ui stackable three column grid homeorg-list" id="recommendorg"> <div class="ui stackable three column grid homeorg-list" id="recommendorg">


Loading…
Cancel
Save