DefiEasy alterar o nome - Follow Up Deployment
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
|
|
@@ -52,7 +52,7 @@
|
|
| 52 |
<div class="container mx-auto px-4 py-8">
|
| 53 |
<header class="mb-8">
|
| 54 |
<div class="flex justify-between items-center">
|
| 55 |
-
<h1 class="text-3xl font-bold">
|
| 56 |
<div class="flex items-center space-x-4">
|
| 57 |
<button class="px-4 py-2 border border-gray-200 rounded-xl hover:bg-gray-50">
|
| 58 |
<i class="fas fa-download mr-2"></i> Export CSV
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>DefiEasy - DeFi Pools Dashboard</title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
|
|
|
|
| 52 |
<div class="container mx-auto px-4 py-8">
|
| 53 |
<header class="mb-8">
|
| 54 |
<div class="flex justify-between items-center">
|
| 55 |
+
<h1 class="text-3xl font-bold">DefiEasy</h1>
|
| 56 |
<div class="flex items-center space-x-4">
|
| 57 |
<button class="px-4 py-2 border border-gray-200 rounded-xl hover:bg-gray-50">
|
| 58 |
<i class="fas fa-download mr-2"></i> Export CSV
|