Add DeepDrftCms RCL skeleton, mount at /cms, switch NetBlocks to NuGet
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@page "/cms"
|
||||
@rendermode InteractiveServer
|
||||
|
||||
<PageTitle>DeepDrft CMS</PageTitle>
|
||||
|
||||
<MudContainer MaxWidth="MaxWidth.Large" Class="mt-8">
|
||||
<MudText Typo="Typo.h3" GutterBottom="true">DeepDrft CMS</MudText>
|
||||
<MudText Typo="Typo.body1">Administration panel — under construction.</MudText>
|
||||
</MudContainer>
|
||||
Reference in New Issue
Block a user