mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-30 12:11:58 +00:00
WIP (#20)
add community to header --------- Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
5426
package-lock.json
generated
5426
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 16 KiB |
@@ -63,6 +63,14 @@ module.exports = [
|
|||||||
"target": "",
|
"target": "",
|
||||||
"order": 3,
|
"order": 3,
|
||||||
"class": ""
|
"class": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Community",
|
||||||
|
"slug": "community",
|
||||||
|
"url": "/community",
|
||||||
|
"target": "",
|
||||||
|
"order": 4,
|
||||||
|
"class": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user