Skip to content

Commit 8558384

Browse files
author
Reg (Ceradon AI)
committed
fix: clean up blog index - remove duplicate cards, fix broken HTML in snippets
1 parent 0bb5d11 commit 8558384

File tree

1 file changed

+3
-31
lines changed

1 file changed

+3
-31
lines changed

blog/index.html

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ <h1 class="text-4xl font-semibold text-[color:var(--white)]">Defense Industry In
5959
<a href="/blog/2026-02-13-defense-tech-weekly.html" class="blog-card" style="display: block; text-decoration: none;">
6060
<p class="date">February 13, 2026</p>
6161
<h3>Defense Tech Weekly: February 13, 2026</h3>
62-
<p>Weekly defense technology analysis: $9.8B autonomy spending surge, <div class="blog-list" id="blog-posts">.1B Drone Dominance Program, USMC collaborative combat aircraft, and Pentagon counter-drone sensor push.</p>
62+
<p>$9.8B autonomy spending surge, the $1.1B Drone Dominance Program, USMC collaborative combat aircraft, Pentagon counter-drone sensors, and SBIR funding uncertainty.</p>
6363
</a>
6464
<a href="/blog/2026-02-10-how-wifi-csi-through-wall-detection-works.html" class="blog-card" style="display: block; text-decoration: none;">
6565
<p class="date">February 10, 2026</p>
6666
<h3>How WiFi CSI Through-Wall Detection Works: A Technical Primer</h3>
67-
<p>A technical guide to WiFi Channel State Information (CSI) through-wall detection how passive RF sensing detects human presence behind walls without emitting signals.</p>
67+
<p>A technical guide to WiFi Channel State Information (CSI) through-wall detection &mdash; how passive RF sensing detects human presence behind walls without emitting signals.</p>
6868
</a>
6969
<a href="/blog/2026-02-05-defense-tech-weekly.html" class="blog-card" style="display: block; text-decoration: none;">
7070
<p class="date">February 5, 2026</p>
@@ -74,36 +74,8 @@ <h3>Defense Tech Weekly: February 5, 2026</h3>
7474
<a href="/blog/2026-01-28-defense-tech-weekly-january-28-2026.html" class="blog-card" style="display: block; text-decoration: none;">
7575
<p class="date">January 28, 2026</p>
7676
<h3>Defense Tech Weekly: January 28, 2026</h3>
77-
<p>Weekly analysis of defense technology trends, AI developments, and budget news from Ceradon Systems.</p>
77+
<p>Weekly analysis of defense technology trends, AI developments, and budget news.</p>
7878
</a>
79-
80-
81-
82-
83-
84-
</div>
85-
</a>
86-
<a href="/blog/2026-02-05-defense-tech-weekly.html" class="blog-card" style="display: block; text-decoration: none; overflow: hidden;">
87-
<img src="../assets/hero-aegis.webp" alt="" style="width:100%; height:180px; object-fit:cover; border-radius:0.5rem 0.5rem 0 0; opacity:0.7;" loading="lazy" />
88-
<div style="padding:1.25rem;">
89-
<p class="date">February 5, 2026</p>
90-
<h3>Defense Tech Weekly: February 5, 2026</h3>
91-
<p>Weekly defense industry analysis covering autonomous systems, AI threats and opportunities, and the FY2026 defense budget.</p>
92-
</div>
93-
</a>
94-
<a href="/blog/2026-01-28-defense-tech-weekly-january-28-2026.html" class="blog-card" style="display: block; text-decoration: none; overflow: hidden;">
95-
<img src="../assets/hero-aegis.webp" alt="" style="width:100%; height:180px; object-fit:cover; border-radius:0.5rem 0.5rem 0 0; opacity:0.7;" loading="lazy" />
96-
<div style="padding:1.25rem;">
97-
<p class="date">January 28, 2026</p>
98-
<h3>Defense Tech Weekly: January 28, 2026</h3>
99-
<p>Weekly analysis of defense technology trends, AI developments, and budget news from Ceradon Systems.</p>
100-
</div>
101-
</a>
102-
103-
104-
105-
106-
10779
</div>
10880
</div>
10981
</section>

0 commit comments

Comments
 (0)