feat: update mirror rice and pork

This commit is contained in:
2023-10-29 14:09:09 +08:00
parent 18fc2e6942
commit 323b0df7b4
3 changed files with 33 additions and 1 deletions

View File

@@ -17,6 +17,8 @@
<img src="chef_hand.png" class="chef-hand" alt="Chef's Hand">
<img src="rice.png" class="rice" alt="Rice">
<img src="braised_pork.png" class="meat" alt="Meat">
<img src="rice.png" class="rice-mirror" alt="Rice mirror">
<img src="braised_pork.png" class="meat-mirror" alt="Meat mirror">
</div>
<button onclick="serveFood()">Serve Food</button>