From 2ca21f89041273d766ba7f3d5ce356e73c9ec68d Mon Sep 17 00:00:00 2001 From: Hayden Stainsby Date: Mon, 6 May 2024 15:12:06 +0200 Subject: [PATCH] about: add social space links to about page (#27) We now have a Matrix room and a Discord server. This change adds links to those spaces to the about page of lunch.rs. --- content/about.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/about.md b/content/about.md index 577845d..e57ab70 100644 --- a/content/about.md +++ b/content/about.md @@ -29,6 +29,14 @@ Rust for Lunch is not associated with or endorsed by neither the [Rust Project](https://www.rust-lang.org/) nor the [Rust Foundation](https://foundation.rust-lang.org/). +## Social + +We have social spaces where meet-up details are announced. You're also welcome +to join and discuss whatever topic interests you, especially Rust of course. + +- Matrix room: [#rust-for-lunch:matrix.org](https://matrix.to/#/#rust-for-lunch:matrix.org) +- Discord server: [discord.gg/DbcWXPR5aq](https://discord.gg/DbcWXPR5aq) + ## Contributing We would love to have more people involved in the Rust for Lunch meetup.