Upload folder using huggingface_hub
Browse files- index.html +1 -10
index.html
CHANGED
|
@@ -1,12 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: Hoosha AI Technical Research Journal
|
| 3 |
-
emoji: 🧠
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: purple
|
| 6 |
-
sdk: static
|
| 7 |
-
pinned: false
|
| 8 |
-
---
|
| 9 |
-
|
| 10 |
<!DOCTYPE html>
|
| 11 |
<html lang="en">
|
| 12 |
<head>
|
|
@@ -182,7 +173,7 @@ pinned: false
|
|
| 182 |
<div class="series-grid" id="articlesContainer">
|
| 183 |
<!-- Series 1 -->
|
| 184 |
<div class="series-card article-entry">
|
| 185 |
-
<div style="display:flex; justify-space-between; margin-bottom:.5rem;">
|
| 186 |
<span style="color:var(--cyan); font-family:monospace; font-size:.8rem;">📚 Multi-Part Series</span>
|
| 187 |
<span style="color:var(--muted); font-size:.8rem;">4 Chapters</span>
|
| 188 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
|
|
|
| 173 |
<div class="series-grid" id="articlesContainer">
|
| 174 |
<!-- Series 1 -->
|
| 175 |
<div class="series-card article-entry">
|
| 176 |
+
<div style="display:flex; justify-content:space-between; margin-bottom:.5rem;">
|
| 177 |
<span style="color:var(--cyan); font-family:monospace; font-size:.8rem;">📚 Multi-Part Series</span>
|
| 178 |
<span style="color:var(--muted); font-size:.8rem;">4 Chapters</span>
|
| 179 |
</div>
|