added sweet and sour chicken

This commit is contained in:
Andreas Jönsson 2025-04-11 09:48:41 +02:00
parent d138564bd3
commit 250125f4c3

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sweet and Sour Chicken</title>
</head>
<body>
<a href="../index.html">Home</a>
<h1>Sweet and Sour Chicken</h1>
</body>
</html>