mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 11:07:40 +01:00
Add 'Yoghert' and 'Snoep' menu items to index.html
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
<div class="menu-item" onclick="showCategory('Soepen')" data-translate="Soepen">Soepen</div>
|
||||
<div class="menu-item" onclick="showCategory('Salades')" data-translate="Salades">Salades</div>
|
||||
<div class="menu-item" onclick="showCategory('Sausjes')" data-translate="Sausjes">Sausjes</div>
|
||||
<div class="menu-item" onclick="showCategory('Yoghert')" data-translate="Yoghert">Yoghert</div>
|
||||
<div class="menu-item" onclick="showCategory('Snoep')" data-translate="Snoep">Snoep</div>
|
||||
</div>
|
||||
|
||||
<!-- Productweergave -->
|
||||
|
||||
Reference in New Issue
Block a user