diff --git a/docs/config.toml b/docs/config.toml
index ad8051c2e..c918b1bde 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -105,3 +105,8 @@ sidebar_menu_foldable = true
sidebar_menu_truncate = 500
ul_show = 1
navbar_logo = true
+
+[params.ui.feedback]
+enable = true
+yes = 'Glad to hear it! Please feel free to star our repo and join our Discord server to stay up to date with the project.'
+no = 'Sorry to hear that. If you would like to also contribute a suggestion visit and tell us how we can improve.'