From d760e332ac121adfc9ce52d771ce2e388c6c4e0d Mon Sep 17 00:00:00 2001 From: mireille raad Date: Mon, 25 Oct 2021 09:33:36 -0400 Subject: [PATCH] links on homepage --- _config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 9bd778b5b..614680cbc 100644 --- a/_config.yml +++ b/_config.yml @@ -47,8 +47,10 @@ navigation: dashboards: - title: CPython test compatibility url: /pages/regression-tests-results.html - - title: What's left to add to RustPython + - title: What's left url: /pages/whats-left + - title: Benchmarks + url: /benchmarks # Build settings theme: minima