Colouring Core Issue 10
This commit is contained in:
parent
21d38012f0
commit
00d9f862ac
@ -58,11 +58,17 @@ function getCurrentMenuLinks(username: string): MenuLink[][] {
|
||||
text: "Access open code",
|
||||
external: true
|
||||
},
|
||||
{
|
||||
to: "https://github.com/colouring-cities/manual/wiki",
|
||||
text: "Colouring Cities Open Manual/Wiki",
|
||||
disabled: false,
|
||||
external: true
|
||||
},
|
||||
{
|
||||
to: "/showcase.html",
|
||||
text: "View Data Showcase",
|
||||
text: "Case Study Showcase",
|
||||
disabled: true,
|
||||
note: "Coming soon"
|
||||
note: "Not Yet Activated"
|
||||
},
|
||||
],
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user