Overflow/Overflow.Web.Client/Pages/Home.razor
Andy Pack 35180a331f
Some checks are pending
ci / build (8.0.x) (push) Waiting to run
ci / build-Docker (push) Blocked by required conditions
adding wasm project
2024-06-09 18:43:44 +01:00

7 lines
91 B
Plaintext

@page "/"
<PageTitle>Home</PageTitle>
<h1>Hello, world!</h1>
Welcome to your new app.