Update discord links and Profectus
This commit is contained in:
parent
0d84926900
commit
ae066e81b0
3 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ module.exports = {
|
||||||
{ text: "Forums", link: "https://forums.moddingtree.com" }
|
{ text: "Forums", link: "https://forums.moddingtree.com" }
|
||||||
],
|
],
|
||||||
socialLinks: [
|
socialLinks: [
|
||||||
{ icon: "discord", link: "https://discord.gg/F3xveHV" },
|
{ icon: "discord", link: "https://discord.gg/yJ4fjnjU54" },
|
||||||
{ icon: "github", link: "https://github.com/profectus-engine/Profectus" }
|
{ icon: "github", link: "https://github.com/profectus-engine/Profectus" }
|
||||||
],
|
],
|
||||||
sidebar: {
|
sidebar: {
|
||||||
|
|
|
@ -50,7 +50,7 @@ By default, this is The Paper Pilot Community, which can act as a catch-all for
|
||||||
### discordLink
|
### discordLink
|
||||||
|
|
||||||
- Type: `string`
|
- Type: `string`
|
||||||
- Default: `https://discord.gg/WzejVAx`
|
- Default: `https://discord.gg/yJ4fjnjU54`
|
||||||
|
|
||||||
The link for the discord server to point users to. See [discordName](#discordname) for more details.
|
The link for the discord server to point users to. See [discordName](#discordname) for more details.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 87a2d6bdc91e03d3b6222e3b0932b28b6e2eee26
|
Subproject commit b5e7e77a2ac57c2ab99766cf854e60d9251e8591
|
Loading…
Reference in a new issue