mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-07-16 22:43:17 +02:00
Update Index.razor
This commit is contained in:
@ -2,8 +2,13 @@
|
||||
|
||||
<PageTitle>Index</PageTitle>
|
||||
|
||||
<header>
|
||||
|
||||
|
||||
<div class="mt-4 p-5 bg-primary text-white rounded">
|
||||
<h1>Herzlich Willkommen!</h1>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<body>
|
||||
<div class="mt-4 p-5 bg-primary text-white rounded" >
|
||||
<h1>Herzlich Willkommen!</h1>
|
||||
</div>
|
||||
</body>
|
Reference in New Issue
Block a user