Skip to content

Commit 24c650d

Browse files
committed
rearrange footer
1 parent 93bb9ce commit 24c650d

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

docs/_quarto.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,12 @@ website:
77
title: "Vetiver for Python"
88
description: "Version, share, deploy, and monitor your Python models"
99
repo-url: https://github.com/rstudio/vetiver-python
10-
repo-actions: [edit, issue]
1110
page-navigation: true
1211
favicon: "figures/logo.svg"
1312
page-footer:
1413
left: |
1514
Proudly supported by
1615
[![](https://www.rstudio.com/assets/img/posit-logo-fullcolor-TM.svg){fig-alt="Posit PBC" width=65px}](https://posit.co/)
17-
center:
18-
- text: "vetiver.rstudio.com"
19-
href: https://vetiver.rstudio.com
20-
right:
21-
- icon: github
22-
href: https://github.com/rstudio/vetiver-python
23-
aria-label: Vetiver python GitHub
2416
navbar:
2517
background: "#562910"
2618
pinned: true
@@ -41,6 +33,10 @@ website:
4133
href: https://vetiver.rstudio.com
4234
- text: "R package documentation"
4335
href: https://rstudio.github.io/vetiver-r/reference/
36+
right:
37+
- icon: github
38+
href: https://github.com/rstudio/vetiver-python
39+
aria-label: Vetiver python GitHub
4440

4541
sidebar:
4642
- id: reference

0 commit comments

Comments
 (0)