privateuserh commited on
Commit
e01164b
·
verified ·
1 Parent(s): 293f46e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -42,7 +42,7 @@
42
  <div class="container mx-auto px-4 flex justify-between items-center">
43
  <div class="flex items-center space-x-2">
44
  <i class="fas fa-robot text-red-500 text-3xl"></i>
45
- <h1 class="text-2xl font-bold bg-gradient-to-r from-red-500 to-yellow-500 bg-clip-text text-transparent">BATTLEBOTS 2025</h1>
46
  </div>
47
  <nav class="hidden md:flex space-x-6">
48
  <a href="#" class="hover:text-red-400 font-medium">RANKINGS</a>
 
42
  <div class="container mx-auto px-4 flex justify-between items-center">
43
  <div class="flex items-center space-x-2">
44
  <i class="fas fa-robot text-red-500 text-3xl"></i>
45
+ <h1 class="text-2xl font-bold bg-gradient-to-r from-red-500 to-yellow-500 bg-clip-text text-transparent">RoboRanks 2025</h1>
46
  </div>
47
  <nav class="hidden md:flex space-x-6">
48
  <a href="#" class="hover:text-red-400 font-medium">RANKINGS</a>