Skip to content

Commit 3e99106

Browse files
Apply suggestions from code review
Co-authored-by: Julia Silge <julia.silge@gmail.com>
1 parent 24c650d commit 3e99106

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/_quarto.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ project:
44
output-dir: _site
55

66
website:
7-
title: "Vetiver for Python"
7+
title: "vetiver for Python"
88
description: "Version, share, deploy, and monitor your Python models"
99
repo-url: https://github.com/rstudio/vetiver-python
1010
page-navigation: true
1111
favicon: "figures/logo.svg"
1212
page-footer:
13-
left: |
13+
center: |
1414
Proudly supported by
1515
[![](https://www.rstudio.com/assets/img/posit-logo-fullcolor-TM.svg){fig-alt="Posit PBC" width=65px}](https://posit.co/)
1616
navbar:
@@ -31,8 +31,10 @@ website:
3131
menu:
3232
- text: "vetiver.rstudio.com"
3333
href: https://vetiver.rstudio.com
34+
target: _blank
3435
- text: "R package documentation"
3536
href: https://rstudio.github.io/vetiver-r/reference/
37+
target: _blank
3638
right:
3739
- icon: github
3840
href: https://github.com/rstudio/vetiver-python

0 commit comments

Comments
 (0)