summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2025-01-15 19:47:36 -0800
committerAlmightyMiau <almightymeow612@gmail.com>2025-01-15 19:47:36 -0800
commit246f08a5efd35488162372f4a4e55567b7b50e60 (patch)
tree8d192182f34674d26357b1d84c3e688322699284 /recipes
parenta12dd32bae637f2deea724134dc1777c07159b22 (diff)
Add new recipe page: Egg Tomato Rice
Add link to new page on index.html
Diffstat (limited to 'recipes')
-rw-r--r--recipes/eggTomatoRice.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/eggTomatoRice.html b/recipes/eggTomatoRice.html
new file mode 100644
index 0000000..d7a4f94
--- /dev/null
+++ b/recipes/eggTomatoRice.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Document</title>
+</head>
+<body>
+ <h1>
+ Egg Tomato Rice
+ </h1>
+ <a href="../index.html">Home</a>
+</body>
+</html> \ No newline at end of file