jsulz HF Staff commited on
Commit
76e67fa
·
1 Parent(s): 719f263

very important title change

Browse files
Files changed (1) hide show
  1. 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>Ready Xet Go</title>
7
  <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/3.9.1/chart.min.js"></script>
8
  <script src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.3.0/papaparse.min.js"></script>
9
  <link rel="stylesheet" href="style.css">
@@ -13,7 +13,7 @@
13
  <div class="hero-content">
14
  <img src="huggie.png" alt="Huggie" class="hero-logo hero-logo-left">
15
  <div class="hero-text">
16
- <h1 class="hero-title">Ready Xet Go</h1>
17
  <p class="hero-subtitle">At the speed of chunks</p>
18
  </div>
19
  <img src="rockxet.png" alt="RockXet" class="hero-logo hero-logo-right">
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Ready, Xet, Go!</title>
7
  <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/3.9.1/chart.min.js"></script>
8
  <script src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.3.0/papaparse.min.js"></script>
9
  <link rel="stylesheet" href="style.css">
 
13
  <div class="hero-content">
14
  <img src="huggie.png" alt="Huggie" class="hero-logo hero-logo-left">
15
  <div class="hero-text">
16
+ <h1 class="hero-title">Ready, Xet, Go!</h1>
17
  <p class="hero-subtitle">At the speed of chunks</p>
18
  </div>
19
  <img src="rockxet.png" alt="RockXet" class="hero-logo hero-logo-right">