Manual changes saved
Browse files- index.html +3 -3
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 |
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
|
@@ -63,7 +63,7 @@
|
|
| 63 |
<i data-feather="book-open" class="text-white"></i>
|
| 64 |
</div>
|
| 65 |
<div>
|
| 66 |
-
<h1 class="text-2xl font-bold gradient-text">
|
| 67 |
<p class="text-sm text-gray-600 dark:text-gray-400">Learning Universe Portal π</p>
|
| 68 |
</div>
|
| 69 |
</div>
|
|
@@ -75,7 +75,7 @@
|
|
| 75 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16">
|
| 76 |
<div class="text-center mb-16">
|
| 77 |
<h1 class="text-5xl md:text-7xl font-bold text-gray-900 dark:text-white mb-6">
|
| 78 |
-
Welcome to <span class="gradient-text">
|
| 79 |
</h1>
|
| 80 |
<p class="text-xl text-gray-600 dark:text-gray-300 max-w-3xl mx-auto">
|
| 81 |
Your gateway to interactive learning, collaboration, and academic excellence.
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>DANTE: Learning Universe Portal π</title>
|
| 7 |
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
|
|
|
| 63 |
<i data-feather="book-open" class="text-white"></i>
|
| 64 |
</div>
|
| 65 |
<div>
|
| 66 |
+
<h1 class="text-2xl font-bold gradient-text">DANTE</h1>
|
| 67 |
<p class="text-sm text-gray-600 dark:text-gray-400">Learning Universe Portal π</p>
|
| 68 |
</div>
|
| 69 |
</div>
|
|
|
|
| 75 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16">
|
| 76 |
<div class="text-center mb-16">
|
| 77 |
<h1 class="text-5xl md:text-7xl font-bold text-gray-900 dark:text-white mb-6">
|
| 78 |
+
Welcome to <span class="gradient-text">DANTE</span>
|
| 79 |
</h1>
|
| 80 |
<p class="text-xl text-gray-600 dark:text-gray-300 max-w-3xl mx-auto">
|
| 81 |
Your gateway to interactive learning, collaboration, and academic excellence.
|