CompactAI commited on
Commit
0e295ad
·
verified ·
1 Parent(s): aa33394

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +2 -2
blog.html CHANGED
@@ -217,7 +217,7 @@
217
  /* Footer */
218
  footer {
219
  padding: 60px 0;
220
- background: var(--black-soft);TMLM-Haiku-2 Is Coming And It Might Speak English.html
221
  border-top: 1px solid var(--gray-2);
222
  text-align: center;
223
  }
@@ -267,7 +267,7 @@
267
  </nav>
268
 
269
  <main>
270
- <section class="page-header">I Watched Anthropic Find Anxiety Neurons And Now I Want To Delete Them.html
271
  <div class="container">
272
  <h1>Blog</h1>
273
  <p>Updates on TinyMemoryLM development, training adventures, and things I learned the hard way.</p>
 
217
  /* Footer */
218
  footer {
219
  padding: 60px 0;
220
+ background: var(--black-soft);
221
  border-top: 1px solid var(--gray-2);
222
  text-align: center;
223
  }
 
267
  </nav>
268
 
269
  <main>
270
+ <section class="page-header">
271
  <div class="container">
272
  <h1>Blog</h1>
273
  <p>Updates on TinyMemoryLM development, training adventures, and things I learned the hard way.</p>