We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c272fb commit 5808332Copy full SHA for 5808332
1 file changed
_layouts/home.html
@@ -196,10 +196,8 @@
196
<div class="nav-inner">
197
<a href="/" class="nav-logo">ModelStudio for Developers</a>
198
<div class="nav-links">
199
- <a href="/blog/">Blog</a>
200
<a href="/playbook/">岗位能力样板</a>
201
- <a href="/skills/">Skills</a>
202
- <a href="/workshop/">Workshop</a>
+ <a href="/blog/">Blog</a>
203
<a href="/showcase/">案例</a>
204
<a href="https://github.com/modelstudioai" target="_blank">GitHub</a>
205
<a href="{{ site.bailian_apikey_url }}" class="nav-cta" target="_blank">获取 API Key</a>
0 commit comments