Skip to content

Commit 49ae13e

Browse files
committed
articles
1 parent 49dde59 commit 49ae13e

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/home-lab/articles/ai-log-summary.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Instead of feeding raw logs to an LLM (which is slow and expensive), I implement
2929
</a>
3030

3131

32+
33+
3234
### 3. Architecture Diagram
3335
```mermaid
3436
graph TD
196 KB
Loading

docs/home-lab/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
</div>
3434

3535
<div class="card">
36-
<img src="https://via.placeholder.com/400x200?text=Coffee+Machine" alt="Coffee" style="width:100%; border-radius: 8px;">
36+
<img src="articles/dns-adguard-unbound/thumb.jpg" alt="Coffee" style="width:100%; border-radius: 8px;">
3737
<div style="padding: 10px;">
38-
<h3>☕ Smart Kitchen</h3>
39-
<p>Automating the morning ☕ coffee machine and tracking the 🧼 washing machine cycles.</p>
40-
<p><a href="kitchen/appliances/">Read more →</a></p>
38+
<h3>DNS: The AdGuard Home & Unbound Stack</h3>
39+
<p>Eliminating reliance on third parties. Coupling AdGuard Home (The Network Shield) with Unbound (The Recursive Resolver).</p>
40+
<p><a href="../articles/dns-adguard-unbound.md">Read more →</a></p>
4141
</div>
4242
</div>
4343

0 commit comments

Comments
 (0)