diff --git a/config.toml b/config.toml
index 88cf01e..25b0df4 100644
--- a/config.toml
+++ b/config.toml
@@ -85,3 +85,21 @@ name = " GitHub"
identifier = "ds"
url = "https://github.com/rustdesk/doc.rustdesk.com"
weight = 10
+
+[[menu.shortcuts]]
+name = " Discord"
+identifier = "dd"
+url = "https://discord.com/invite/nDceKgxnkV"
+weight = 20
+
+[[menu.shortcuts]]
+name = " Twitter"
+identifier = "tt"
+url = "https://twitter.com/rustdesk"
+weight = 30
+
+[[menu.shortcuts]]
+name = " Reddit"
+identifier = "rd"
+url = "https://www.reddit.com/r/rustdesk/"
+weight = 40