We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4b05b commit ad67347Copy full SHA for ad67347
_quarto.yml
@@ -80,23 +80,17 @@ website:
80
file: docs/ui-overview.qmd
81
- text: "Components"
82
menu:
83
- - text: "Inputs"
84
- href: components/index.qmd#inputs
+ - text: "Components"
+ href: components/index.qmd
85
icon: sliders
86
- - text: "Outputs"
87
- file: components/index.qmd#outputs
88
- icon: sliders
89
- - text: "UI Layouts"
+ - text: "Layouts"
90
file: layouts/index.qmd
91
icon: layout-text-window-reverse
92
- - text: "Examples"
93
- menu:
94
- text: "Templates"
95
file: templates/index.qmd
96
icon: code-square
97
- - text: "Gallery"
98
- file: gallery/index.qmd
99
- icon: code-square
+ - text: "Gallery"
+ href: gallery/index.qmd
100
- text: "Playground"
101
href: https://shinylive.io/py/examples/
102
target: _blank
0 commit comments