This commit is contained in:
vista-man
2025-02-13 13:25:35 +01:00
2 changed files with 4 additions and 4 deletions

View File

View File

@@ -12,11 +12,11 @@
<div class="welcome">
<div class="circle-wrapper">
<h1>Assesment 2</h1>
<p>Van Johnny Kindermann</p>
<h1>Mees</h1>
<p>Naar menu</p>
</div>
<a href="index.html">
<button>Bestellen</button>
<a href="menu.html">
<button>Menu</button>
</a>
</div>