Skip to content

Commit

Permalink
Add functions catalog back to sidebar. (#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
etefera committed May 5, 2021
1 parent 20bb4f8 commit 893268f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
placeholder: "Search",
paths: "auto",
},
externalLinkTarget: "_self",
loadSidebar: "sidebar.md",
alias: {
"/*.*/sidebar.md": "/sidebar.md",
Expand Down
1 change: 1 addition & 0 deletions site/sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@
- [init](reference/live/init/)
- [preview](reference/live/preview/)
- [status](reference/live/status/)
- [Functions Catalog](https://catalog.kpt.dev/ ':crossorgin')
- [FAQ](faq/)
- [Contact](contact/)

0 comments on commit 893268f

Please sign in to comment.