Spaces:
Running
Running
Update index.html
Browse files- index.html +10 -2
index.html
CHANGED
|
@@ -322,11 +322,19 @@
|
|
| 322 |
</div>
|
| 323 |
<div class="stat-box">
|
| 324 |
<small>Secondary Node</small>
|
| 325 |
-
<strong>
|
| 326 |
-
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[
|
| 327 |
</div>
|
| 328 |
</div>
|
| 329 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 330 |
<footer>
|
| 331 |
<p class="mono">© 2026 SupraLabs // Built for the community.</p>
|
| 332 |
</footer>
|
|
|
|
| 322 |
</div>
|
| 323 |
<div class="stat-box">
|
| 324 |
<small>Secondary Node</small>
|
| 325 |
+
<strong>RTX 2060 6GB</strong>
|
| 326 |
+
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[Harley-ML]</p>
|
| 327 |
</div>
|
| 328 |
</div>
|
| 329 |
|
| 330 |
+
<div class="stat-box">
|
| 331 |
+
<small>Third Node</small>
|
| 332 |
+
<strong>GTX 750 Ti 4GB</strong>
|
| 333 |
+
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[AxionLab]</p>
|
| 334 |
+
</div>
|
| 335 |
+
</div>
|
| 336 |
+
|
| 337 |
+
|
| 338 |
<footer>
|
| 339 |
<p class="mono">© 2026 SupraLabs // Built for the community.</p>
|
| 340 |
</footer>
|