Skip to content

Commit

Permalink
📚 Add Discord to footer (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
awtkns authored Jul 6, 2023
1 parent ee940f5 commit c9cb1cf
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"light": "#FFFFFF"
}
},


"topbarCtaButton": {
"type": "github",
"url": "https://github.com/reworkd/AgentGPT"
},

"anchors": [
{
"name":"Reworkd",
Expand All @@ -30,7 +30,7 @@
},
{
"name": "GitHub",
"icon": "github",
"icon": "github",
"url": "https://github.com/reworkd/AgentGPT"
},
{
Expand All @@ -39,7 +39,7 @@
"url": "https://discord.gg/qNWFxxRJNh"
}
],

"navigation": [
{
"group": "Get Started",
Expand All @@ -58,12 +58,13 @@
"pages": ["other/philosophy"]
}
],

"footerSocials": {
"twitter": "https://twitter.com/ReworkdAI",
"github": "https://github.com/reworkd/AgentGPT",
"discord": "https://discord.gg/qNWFxxRJNh",
"twitter": "https://twitter.com/ReworkdAI",
"linkedin": "https://www.linkedin.com/company/reworkd/"
},

"backgroundImage": "/background.png"
}

0 comments on commit c9cb1cf

Please sign in to comment.