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 --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 8272a60..8d689b5 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,3 @@ - @@ -23,6 +22,9 @@
  • Recipes
  • +
  • + Rock Paper Scissors +
  • -- cgit v1.2.3