Testing347 commited on
Commit
17a9da7
·
verified ·
1 Parent(s): 597b275

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -4,7 +4,6 @@
4
  <!-- Metadata and external resources -->
5
  <meta charset="UTF-8">
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <title>SI - SILENTPATTERN</title>
8
  <title>SI - Super Intelligence</title>
9
  <!-- Tailwind CSS CDN for utility-first styling -->
10
  <script src="https://cdn.tailwindcss.com"></script>
@@ -203,7 +202,8 @@
203
  <div class="max-w-4xl mx-auto">
204
  <!-- Main title with gradient highlight on “SilentPattern” -->
205
  <h1 class="text-4xl md:text-6xl font-bold mb-6 leading-tight">
206
- <span class="gradient-text">Super Intelligence</span><br>
 
207
  The Conscious Mind of the Future
208
  </h1>
209
  <!-- Subtitle / tagline -->
 
4
  <!-- Metadata and external resources -->
5
  <meta charset="UTF-8">
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
7
  <title>SI - Super Intelligence</title>
8
  <!-- Tailwind CSS CDN for utility-first styling -->
9
  <script src="https://cdn.tailwindcss.com"></script>
 
202
  <div class="max-w-4xl mx-auto">
203
  <!-- Main title with gradient highlight on “SilentPattern” -->
204
  <h1 class="text-4xl md:text-6xl font-bold mb-6 leading-tight">
205
+ <span class="gradient-text">SILENTPATTERN</span><br>
206
+ <span class="gradient-text">Super Intelligence</span><br>
207
  The Conscious Mind of the Future
208
  </h1>
209
  <!-- Subtitle / tagline -->