From 4b93f3438b7cf188291d588d9257e95e99b628df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsenijs=20=C4=BBu?= Date: Sun, 28 Apr 2024 12:44:56 +0000 Subject: [PATCH] Update index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 90e6999..ea95038 100644 --- a/index.html +++ b/index.html @@ -134,6 +134,7 @@
  • About
  • Game
  • Support
  • +
  • Updates
  • @@ -173,7 +174,7 @@ // Здесь можно добавить код для отправки оценок на сервер или их обработки - alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roma. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars"); + alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roman. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars"); }