Update index.html

main
Romans Kosogorovs 2024-04-28 17:36:05 +00:00
parent 807aaa0db4
commit ea2dea5ea7
1 changed files with 2 additions and 2 deletions

View File

@ -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>