From 8f53036a3a3385b325f7b86fee23b9b336819908 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 13:56:14 +0000 Subject: [PATCH] Update interactive navigation Updated the navigation links on the interactive page to "Back to Foundations" on the left and "Back to Discrete Math" on the right. --- src/pages/theme-pages/discrete-math/Foundations.tsx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/pages/theme-pages/discrete-math/Foundations.tsx b/src/pages/theme-pages/discrete-math/Foundations.tsx index 640a448..18c67bc 100644 --- a/src/pages/theme-pages/discrete-math/Foundations.tsx +++ b/src/pages/theme-pages/discrete-math/Foundations.tsx @@ -42,14 +42,20 @@ const Foundations = () => {
-
+
+ +

{selectedInteractive.title}

- ← Back to Discrete Math + Back to Discrete Math → -

{selectedInteractive.title}