Add direct link to "blog" category in forum

This commit is contained in:
Tom Russell 2022-03-28 14:23:06 +01:00 committed by GitHub
parent 8c56d20638
commit 98ce36b287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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