AxionLab-official commited on
Commit
aed481c
·
verified ·
1 Parent(s): 4ea7e7c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -4
index.html CHANGED
@@ -204,15 +204,16 @@
204
  </nav>
205
  </header>
206
 
207
- <section class="hero">
208
- <h2>Small weights.<br>Huge potential.</h2>
209
- <p>We're democratizing AI by training high-performance models on consumer hardware. 100% Open Source. 0% Slop.</p>
210
- </section>
211
 
212
  <section class="dreamer-lol">
213
  <h2>Just let him dream 🤷‍♂️</h2>
214
  </section>
215
 
 
 
 
 
 
216
 
217
  <span class="section-label" id="news">// Latest_Updates</span>
218
 
 
204
  </nav>
205
  </header>
206
 
 
 
 
 
207
 
208
  <section class="dreamer-lol">
209
  <h2>Just let him dream 🤷‍♂️</h2>
210
  </section>
211
 
212
+ <section class="hero">
213
+ <h2>Small weights.<br>Huge potential.</h2>
214
+ <p>We're democratizing AI by training high-performance models on consumer hardware. 100% Open Source. 0% Slop.</p>
215
+ </section>
216
+
217
 
218
  <span class="section-label" id="news">// Latest_Updates</span>
219