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 0dded1f commit 4cc377dCopy full SHA for 4cc377d
1 file changed
config.yml
@@ -249,10 +249,10 @@ menu:
249
name: Home
250
url: /
251
weight: 5
252
- - identifier: api
253
- name: Resources
254
- url: /resources
255
- weight: 10
+ # - identifier: api
+ # name: Resources
+ # url: /resources
+ # weight: 10
256
- identifier: blog
257
name: Blog
258
url: /blog/
@@ -261,6 +261,10 @@ menu:
261
name: Github
262
url: https://github.com/terminal-agent/reptile
263
weight: 30
264
+ - identifier: docs
265
+ name: Docs
266
+ url: https://terminal-agent.github.io/reptile/
267
+ weight: 30
268
- identifier: about
269
name: About
270
url: /about
0 commit comments