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"); }