Skip to content

Commit

Permalink
update socials
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed May 14, 2024
1 parent b5a471a commit 0c0071f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions runatlantis.io/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ export default defineConfig({
}
},
socialLinks: [
{ icon: "slack", link: "https://join.slack.com/t/atlantis-community/shared_invite/zt-9xlxtxtc-CUSKB1ATt_sQy6um~LDPNw" },
{ icon: "twitter", link: "https://twitter.com/runatlantis" },
{ icon: "github", link: "https://github.com/runatlantis/atlantis" },
],
},
Expand Down
4 changes: 2 additions & 2 deletions runatlantis.io/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ hero:
text: What is Atlantis?
link: https://medium.com/runatlantis/introducing-atlantis-6570d6de7281
- theme: alt
text: View on GitHub
link: https://github.com/runatlantis/atlantis
text: Join us on Slackk
link: https://join.slack.com/t/atlantis-community/shared_invite/zt-9xlxtxtc-CUSKB1ATt_sQy6um~LDPNw

features:
- title: Fewer Mistakes
Expand Down

0 comments on commit 0c0071f

Please sign in to comment.