diff --git a/kumascript/macros/LearnSidebar.ejs b/kumascript/macros/LearnSidebar.ejs index 71220ce3856c..6ad04307bf1a 100644 --- a/kumascript/macros/LearnSidebar.ejs +++ b/kumascript/macros/LearnSidebar.ejs @@ -629,6 +629,10 @@ const sections = [ pages: [ "MathML/First_steps/", "MathML/First_steps/Getting_started", + "MathML/First_steps/Text_containers", + "MathML/First_steps/Fractions_and_roots", + "MathML/First_steps/Scripts", + "MathML/First_steps/Tables", "MathML/First_steps/Three_famous_mathematical_formulas", ] }