Skip to content

Commit dee6aae

Browse files
authored
Add back library API to navigation bar.
1 parent 99b318b commit dee6aae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_quarto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ website:
1818
background: "#073c44"
1919
foreground: "#ffffff"
2020
left:
21-
# - href: index.qmd
22-
# text: Home
2321
- href: dev/docs/using-turing/get-started
2422
text: Get Started
2523
- href: dev/tutorials/00-introduction
2624
text: Tutorials
25+
- href: library/
26+
text: Library API
2727
- href: news/
2828
text: News
2929
- href: team/

0 commit comments

Comments
 (0)