From e68f0842cb5a065bb3509cb9f63ac0dd3b87b14e Mon Sep 17 00:00:00 2001 From: pilcrowOnPaper Date: Sat, 26 Oct 2024 23:30:25 +0900 Subject: [PATCH] add link to discord --- docs/malta.config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/malta.config.json b/docs/malta.config.json index 422d3d7..20527ac 100644 --- a/docs/malta.config.json +++ b/docs/malta.config.json @@ -41,7 +41,10 @@ }, { "title": "Link", - "pages": [["GitHub", "https://github.com/faroedev/faroe"]] + "pages": [ + ["GitHub", "https://github.com/faroedev/faroe"], + ["Discord", "https://discord.gg/EcwqgqSRt4"] + ] } ] }