From 63f72672866840a0681ed9b788c504e3584eee93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsenijs=20=C4=BBu?= <alu.e@rkg.lv> Date: Sun, 28 Apr 2024 19:37:26 +0000 Subject: [PATCH] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 6e036a7..433a884 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,8 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Welcome to Tanki 2D!</title> + <link rel="icon" href="https://cdn.discordapp.com/attachments/856238529502511144/1234217742689767424/free-icon-tank-942355.png?ex=662fee58&is=662e9cd8&hm=82b93f0803c76e54589ff9766815979b37ed52b2ac7ac88a05cd081040a33492&"> <!-- Путь к вашему значку --> + <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap" rel="stylesheet"> <style> body {