Colouring Core Issue 10

This commit is contained in:
Mike Simpson 2023-01-10 11:53:10 +00:00
parent 21d38012f0
commit 00d9f862ac

View File

@ -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"
},
],
[