...
This commit is contained in:
@@ -53,6 +53,16 @@ public class WebsiteData
|
||||
Icon = "fa-solid fa-bow-arrow"
|
||||
},
|
||||
new()
|
||||
{
|
||||
Id = 7,
|
||||
WebSectionModelId = 2,
|
||||
Name = "Catalog",
|
||||
Description = "Visual catalog of all entities",
|
||||
Href = "catalog",
|
||||
IsPrivate = "False",
|
||||
Icon = "fa-solid fa-layer-group"
|
||||
},
|
||||
new()
|
||||
{
|
||||
Id = 4,
|
||||
WebSectionModelId = 2,
|
||||
|
||||
Reference in New Issue
Block a user