This commit is contained in:
parent
4198faa4b7
commit
4b5d36292b
1 changed files with 4 additions and 4 deletions
|
@ -49,7 +49,7 @@ const sections = [
|
||||||
{ page: "Guide_to_security", text: "security", icon: null },
|
{ page: "Guide_to_security", text: "security", icon: null },
|
||||||
{ page: "Space_Law", text: "space law", icon: null },
|
{ page: "Space_Law", text: "space law", icon: null },
|
||||||
{ page: "Standard_Operating_Procedure", text: "S.O.P.", 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: "Guide_to_Combat", icon: null },
|
||||||
{ page: "Syndicate_Items", text: "synd", icon: null },
|
{ page: "Syndicate_Items", text: "synd", icon: null },
|
||||||
{ page: "Illicit_Access", icon: null },
|
{ page: "Illicit_Access", icon: null },
|
||||||
{ page: "Revolution", icon: null },
|
{ page: "Revolutionary", icon: null },
|
||||||
{ page: "Cult_Basics", text: "cult", icon: null },
|
{ page: "Blood_Cult", text: "cult", icon: null },
|
||||||
{ page: "Syndicate_guide", text: "nuke", icon: null },
|
{ page: "Nuclear_Operative", text: "nuke", icon: null },
|
||||||
{ page: "Guide_to_malfunction", icon: null },
|
{ page: "Guide_to_malfunction", icon: null },
|
||||||
{ page: "Xenos", text: "xmor", icon: null },
|
{ page: "Xenos", text: "xmor", icon: null },
|
||||||
{ page: "Abductor", icon: null },
|
{ page: "Abductor", icon: null },
|
||||||
|
|
Reference in a new issue