mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-04-27 11:21:34 +00:00
(feat): add github button (#1989)
Co-authored-by: chdeskur <chdeskur@gmail.com>
This commit is contained in:
parent
dde02245bc
commit
187bc9320e
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"organization": "privategpt",
|
||||
"version": "0.19.10"
|
||||
"version": "0.31.17"
|
||||
}
|
Loading…
Reference in New Issue
Block a user