mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Add projects to the sidebar.
This commit is contained in:
parent
3fd68730d0
commit
127d9ca2be
@ -28,10 +28,18 @@ export default hopeTheme({
|
||||
'/contact'
|
||||
]
|
||||
},
|
||||
/*{
|
||||
{
|
||||
text: 'Projects',
|
||||
collapsible: false,
|
||||
children: [
|
||||
{
|
||||
text: 'DEMOCRACY App',
|
||||
link: '/projects/democracy.app'
|
||||
},
|
||||
{
|
||||
text: 'Ocelot-Social',
|
||||
link: '/projects/ocelot.social'
|
||||
},
|
||||
{
|
||||
text: 'Gradido Software',
|
||||
link: '/projects/gradido'
|
||||
@ -39,7 +47,7 @@ export default hopeTheme({
|
||||
// { link: '/extras/contributing', text: 'Contributing ✨' },
|
||||
// { link: '/extras/license', text: 'License 📚' },
|
||||
]
|
||||
},*/
|
||||
},
|
||||
{
|
||||
text: 'People',
|
||||
collapsible: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user