вставь фавикон https://7ya.fun/logo.jpg
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -10,8 +10,9 @@
|
|
| 10 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 11 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 12 |
<script src="https://unpkg.com/feather-icons"></script>
|
|
|
|
| 13 |
<link rel="stylesheet" href="style.css">
|
| 14 |
-
|
| 15 |
tailwind.config = {
|
| 16 |
theme: {
|
| 17 |
extend: {
|
|
|
|
| 10 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 11 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 12 |
<script src="https://unpkg.com/feather-icons"></script>
|
| 13 |
+
<link rel="icon" type="image/x-icon" href="https://7ya.fun/logo.jpg">
|
| 14 |
<link rel="stylesheet" href="style.css">
|
| 15 |
+
<script>
|
| 16 |
tailwind.config = {
|
| 17 |
theme: {
|
| 18 |
extend: {
|