Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
</head>
|
40 |
<body>
|
41 |
<header class="container">
|
42 |
-
<h1>
|
43 |
<p class="sub">Enter any text and see how AI turns it into tokens and IDs, the building blocks of its thinking.</p>
|
44 |
</header>
|
45 |
|
|
|
39 |
</head>
|
40 |
<body>
|
41 |
<header class="container">
|
42 |
+
<h1>Token Visualizer</h1>
|
43 |
<p class="sub">Enter any text and see how AI turns it into tokens and IDs, the building blocks of its thinking.</p>
|
44 |
</header>
|
45 |
|