Startpage added

This commit is contained in:
zha19115
2023-02-20 19:16:41 +01:00
parent b77e5c474e
commit 1969432980
3 changed files with 24 additions and 2 deletions

View File

@ -11,8 +11,11 @@
</header>
<body>
<div class="mt-4 p-5 bg-primary text-white rounded" >
<h1>Herzlich Willkommen!</h1>
<div class="container col-md-6" id="content">
<h1>Herzlich Willkommen!</h1>
<img src="assets/Logo_new.png">
<br><button type="button" class="btn btn-light">Zur Speisekarte</button>
</div>
</body>