This commit is contained in:
cowboykipnugget
2025-02-13 13:25:06 +01:00
parent da8cdbea72
commit ed65e41932
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>