exciting-aftermath/Portfolio.WebUI.Server/Components/Pages/Home.razor

10 lines
183 B
Plaintext

@page "/"
<PageTitle>Home</PageTitle>
<!-- <PokemonBackground />-->
<h1 class="test">Hello, world!</h1>
<p>Ensuring that git is connected properly.</p>
Welcome to your new app.