Add announcement display with placeholder messages
This commit is contained in:
parent
2e3d4d7728
commit
e067783a30
8 changed files with 119 additions and 2 deletions
|
|
@ -71,5 +71,10 @@ export const ROOT_ITEMS = {
|
|||
anon: true,
|
||||
icon: 'info-circle',
|
||||
label: 'nav.about'
|
||||
},
|
||||
announcements: {
|
||||
route: 'announcements',
|
||||
icon: 'bullhorn',
|
||||
label: 'nav.announcements'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue