Skip to content

Commit

Permalink
Added links to Discord and blog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
visto9259 committed Feb 23, 2024
1 parent 84f3275 commit cfcfa3a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
11 changes: 11 additions & 0 deletions blog/2024-02-23-discord-server.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
slug: discord
title: New community for LM-Commons on Discord
authors: [ericr]
tags: [lm-commons, discord, support]
---
We have created a LM-Commons community server on Discord.

This will be the preferred community to ask questions and get support.

Please join the community using this invitation [**link**](https://discord.gg/qz6Hm3nETa).
4 changes: 4 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ const config = {
{
title: 'Community',
items: [
{
label: 'Discord',
href: 'https://discord.gg/T8vJ3ukPm7',
},
{
label: 'Gitter',
href: 'https://gitter.im/LM-Commons/community',
Expand Down

0 comments on commit cfcfa3a

Please sign in to comment.