Skip to content

Commit 178e214

Browse files
committed
add learn more section
1 parent d610f25 commit 178e214

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

docs/_quarto.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ website:
1515
Proudly supported by
1616
[![](https://www.rstudio.com/assets/img/posit-logo-fullcolor-TM.svg){fig-alt="Posit PBC" width=65px}](https://posit.co/)
1717
center:
18-
- text: "Main site"
18+
- text: "vetiver.rstudio.com"
1919
href: https://vetiver.rstudio.com
2020
right:
2121
- icon: github
@@ -35,8 +35,12 @@ website:
3535
- custom_handler.md
3636
- text: "Changelog"
3737
file: changelog.md
38-
- text: "Vetiver main site"
39-
href: https://vetiver.rstudio.com
38+
- text: "Learn more"
39+
menu:
40+
- text: "vetiver.rstudio.com"
41+
href: https://vetiver.rstudio.com
42+
- text: "R package documentation"
43+
href: https://rstudio.github.io/vetiver-python/
4044

4145
sidebar:
4246
- id: reference
@@ -46,7 +50,6 @@ quartodoc:
4650
style: pkgdown
4751
title: "Vetiver-{{< env VERSION >}}"
4852
package: vetiver
49-
display_name: relative
5053
renderer:
5154
style: markdown
5255
display_name: relative

0 commit comments

Comments
 (0)