(feat): add github button (#1989)

Co-authored-by: chdeskur <chdeskur@gmail.com>
This commit is contained in:
fern 2024-07-09 01:48:47 -05:00 committed by GitHub
parent dde02245bc
commit 187bc9320e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View File

@ -92,12 +92,11 @@ navigation:
# Definition of the navbar, will be displayed in the top right corner.
# `type:primary` is always displayed at the most right side of the navbar
navbar-links:
- type: secondary
text: GitHub
url: "https://github.com/imartinez/privateGPT"
- type: secondary
text: Contact us
url: "mailto:hello@zylon.ai"
- type: github
value: "https://github.com/imartinez/privateGPT"
- type: primary
text: Join the Discord
url: https://discord.com/invite/bK6mRVpErU

View File

@ -1,4 +1,4 @@
{
"organization": "privategpt",
"version": "0.19.10"
"version": "0.31.17"
}