mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-04-28 11:36:25 +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.
|
# 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
|
# `type:primary` is always displayed at the most right side of the navbar
|
||||||
navbar-links:
|
navbar-links:
|
||||||
- type: secondary
|
|
||||||
text: GitHub
|
|
||||||
url: "https://github.com/imartinez/privateGPT"
|
|
||||||
- type: secondary
|
- type: secondary
|
||||||
text: Contact us
|
text: Contact us
|
||||||
url: "mailto:hello@zylon.ai"
|
url: "mailto:hello@zylon.ai"
|
||||||
|
- type: github
|
||||||
|
value: "https://github.com/imartinez/privateGPT"
|
||||||
- type: primary
|
- type: primary
|
||||||
text: Join the Discord
|
text: Join the Discord
|
||||||
url: https://discord.com/invite/bK6mRVpErU
|
url: https://discord.com/invite/bK6mRVpErU
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"organization": "privategpt",
|
"organization": "privategpt",
|
||||||
"version": "0.19.10"
|
"version": "0.31.17"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user