diff --git a/src/sections.ts b/src/sections.ts index 6a188ab..76847ce 100644 --- a/src/sections.ts +++ b/src/sections.ts @@ -49,7 +49,7 @@ const sections = [ { page: "Guide_to_security", text: "security", icon: null }, { page: "Space_Law", text: "space law", icon: null }, { page: "Standard_Operating_Procedure", text: "S.O.P.", icon: null }, - { page: "Guide_to_Trials", text: "trials", icon: null }, + { page: "Guide_to_trials", text: "trials", icon: null }, ], }, { @@ -61,9 +61,9 @@ const sections = [ { page: "Guide_to_Combat", icon: null }, { page: "Syndicate_Items", text: "synd", icon: null }, { page: "Illicit_Access", icon: null }, - { page: "Revolution", icon: null }, - { page: "Cult_Basics", text: "cult", icon: null }, - { page: "Syndicate_guide", text: "nuke", icon: null }, + { page: "Revolutionary", icon: null }, + { page: "Blood_Cult", text: "cult", icon: null }, + { page: "Nuclear_Operative", text: "nuke", icon: null }, { page: "Guide_to_malfunction", icon: null }, { page: "Xenos", text: "xmor", icon: null }, { page: "Abductor", icon: null },