From c698883b44ff67f5d4184c45aa7099a86a0874c5 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 21 Mar 2023 23:19:41 +0100 Subject: added a rock-paper-scissors game --- static/recipes/omurice.html | 3 +++ static/recipes/overview.html | 3 +++ static/recipes/oyakodon.html | 3 +++ static/recipes/pizza.html | 3 +++ 4 files changed, 12 insertions(+) (limited to 'static/recipes') diff --git a/static/recipes/omurice.html b/static/recipes/omurice.html index 2f00c83..69fc2a7 100644 --- a/static/recipes/omurice.html +++ b/static/recipes/omurice.html @@ -22,6 +22,9 @@
  • Recipes
  • +
  • + Rock Paper Scissors +
  • diff --git a/static/recipes/overview.html b/static/recipes/overview.html index 6ccf1c7..aa201eb 100644 --- a/static/recipes/overview.html +++ b/static/recipes/overview.html @@ -22,6 +22,9 @@
  • Recipes
  • +
  • + Rock Paper Scissors +
  • diff --git a/static/recipes/oyakodon.html b/static/recipes/oyakodon.html index a3e3ba4..50edbf0 100644 --- a/static/recipes/oyakodon.html +++ b/static/recipes/oyakodon.html @@ -22,6 +22,9 @@
  • Recipes
  • +
  • + Rock Paper Scissors +
  • diff --git a/static/recipes/pizza.html b/static/recipes/pizza.html index b503959..6d2deb3 100644 --- a/static/recipes/pizza.html +++ b/static/recipes/pizza.html @@ -22,6 +22,9 @@
  • Recipes
  • +
  • + Rock Paper Scissors +
  • -- cgit v1.2.3