fix: discord link

This commit is contained in:
DIYgod 2022-11-18 13:55:45 +00:00
parent 86e82159c4
commit 43e1ef377a
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
NEXT_PUBLIC_APP_NAME=xLog
NEXT_PUBLIC_OUR_DOMAIN=localhost:3000
NEXT_PUBLIC_DISCORD_LINK="https://discord.gg/ZzFdEkVP"
NEXT_PUBLIC_DISCORD_LINK="https://discord.gg/46VJMMVCuF"
NEXT_PUBLIC_TWITTER_LINK="https://twitter.com/_xLog"
NEXT_PUBLIC_GITHUB_LINK="https://github.com/Crossbell-Box/xlog"
NEXT_PUBLIC_CSB_IO="https://crossbell.io"

View File

@ -3,7 +3,7 @@ apiVersion: v1
stringData:
NEXT_PUBLIC_APP_NAME: xlog
NEXT_PUBLIC_OUR_DOMAIN: xlog.page
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/ZzFdEkVP"
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/46VJMMVCuF"
NEXT_PUBLIC_TWITTER_LINK: "https://twitter.com/_xLog"
NEXT_PUBLIC_GITHUB_LINK: "https://github.com/Crossbell-Box/xlog"
NEXT_PUBLIC_CSB_IO: ""

View File

@ -3,7 +3,7 @@ apiVersion: v1
stringData:
NEXT_PUBLIC_APP_NAME: xLog
NEXT_PUBLIC_OUR_DOMAIN: xlog.app
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/ZzFdEkVP"
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/46VJMMVCuF"
NEXT_PUBLIC_TWITTER_LINK: "https://twitter.com/_xLog"
NEXT_PUBLIC_GITHUB_LINK: "https://github.com/Crossbell-Box/xlog"
NEXT_PUBLIC_CSB_IO: "https://crossbell.io"