diff --git a/web/config.toml b/web/config.toml
index 29f2e488c2674f2ed39c7f89404a7ca2353c2d8a..32f601f5c16f816740afcade65298e8130c9a630 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -93,6 +93,10 @@ staticDir = ["dist", "static"]
   name = "Two-phase Flow"
   identifier = "two-phase-flow"
   weight = 8
+[[menu.benchmarks]]
+  name = "Python Boundary Conditions"
+  identifier = "python-bc"
+  weight = 9
 
 # Quickstart sidebar top-level categories
 [[menu.quickstart]]