Update Index.razor

This commit is contained in:
zha19115 2023-02-20 17:21:47 +01:00
parent 6aa1593f76
commit b77e5c474e

View File

@ -3,9 +3,11 @@
<PageTitle>Index</PageTitle>
<header>
</header>
<body>
@ -13,3 +15,4 @@
<h1>Herzlich Willkommen!</h1>
</div>
</body>