From ea2dea5ea70cc9504bb5fe84b898ade8410556e8 Mon Sep 17 00:00:00 2001
From: Romans Kosogorovs <rkosogorovs.e@rkg.lv>
Date: Sun, 28 Apr 2024 17:36:05 +0000
Subject: [PATCH] Update index.html

---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index ea95038..6e036a7 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Welcome to Tanki!</title>
+    <title>Welcome to Tanki 2D!</title>
     <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap" rel="stylesheet">
     <style>
         body {
@@ -139,7 +139,7 @@
     </nav>
     <div class="wrapper">
         <div class="container">
-            <h1>Welcome to Tanki!</h1>
+            <h1>Welcome to Tanki 2D!</h1>
             <p>Experience the thrill of tank battles like never before. Join our community of players and dominate the battlefield!</p>
             <p>Get started now:</p>
             <a href="/about" class="btn">Learn More</a>