Add direct link to "blog" category in forum
This commit is contained in:
parent
8c56d20638
commit
98ce36b287
@ -81,6 +81,11 @@ function getCurrentMenuLinks(username: string): MenuLink[][] {
|
||||
text: "Discussion Forum",
|
||||
external: true
|
||||
},
|
||||
{
|
||||
to: "https://discuss.colouring.london/c/blog/9",
|
||||
text: "Blog",
|
||||
external: true
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user