SharpRSS/SharpRSS.Blazor/Components/Pages/Home.razor

7 lines
112 B
Plaintext
Raw Normal View History

@page "/"
<PageTitle>Home</PageTitle>
2024-06-17 13:53:48 +02:00
<MudText Typo="Typo.h4">Mud text!</MudText>
Welcome to your new app.