feat(cms): add public landing splash at /, move catalogue to /catalogue

This commit is contained in:
daniel-c-harvey
2026-06-17 12:17:18 -04:00
parent 5fb46bf5eb
commit 80220d06f0
5 changed files with 70 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@page "/"
@page "/catalogue"
@using DeepDrftManager.Services
@attribute [Authorize]
@layout Layout.CmsLayout