We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4b6b1 commit 0ec6d90Copy full SHA for 0ec6d90
docs/_layouts/default.html
@@ -29,11 +29,10 @@
29
<div class="nav-links">
30
<a href="{{ '/reference/capabilities' | relative_url }}">Features</a>
31
<a href="{{ '/reference/commands' | relative_url }}">Commands</a>
32
- <a href="{{ '/blog' | relative_url }}">Blog</a>
33
<a href="{{ '/vs' | relative_url }}">Compare</a>
+ <a href="{{ '/blog' | relative_url }}">Blog</a>
34
<a href="{{ '/pricing' | relative_url }}">Pricing</a>
35
<a href="{{ '/live' | relative_url }}" class="nav-live">Live</a>
36
- <a href="https://github.com/gptcode-cloud/cli" class="nav-github" target="_blank">GitHub</a>
37
</div>
38
39
</nav>
0 commit comments