This commit is contained in:
6d486f49
2026-06-11 17:04:04 -04:00
parent 697eea20c0
commit 90e321da48
+10
View File
@@ -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,