AxionLab-official commited on
Commit
ee85434
·
verified ·
1 Parent(s): d6765e8

Update index.html

Browse files
Files changed (1) hide show
  1. 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>GTX 750Ti 4GB</strong>
326
- <p class="mono" style="font-size: 0.8rem; color: var(--accent);">[AxionLab]</p>
327
  </div>
328
  </div>
329
 
 
 
 
 
 
 
 
 
330
  <footer>
331
  <p class="mono">&copy; 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">&copy; 2026 SupraLabs // Built for the community.</p>
340
  </footer>