feat(site): /projects consolidation, homelab copy pass, theme fix #6

Merged
lerko merged 5 commits from docs/homelab-security-copy into dev 2026-04-27 06:18:25 +00:00
Showing only changes of commit f6118aa7a4 - Show all commits

View File

@@ -155,7 +155,7 @@ export default function HomelabPage() {
{/* VLAN table */} {/* VLAN table */}
<Widget <Widget
title="homelab/network" title="homelab/network"
meta="8 isolated vlans · default deny inter-vlan" meta="8 network segments · default deny"
as="section" as="section"
> >
<div className="overflow-x-auto"> <div className="overflow-x-auto">
@@ -163,7 +163,7 @@ export default function HomelabPage() {
<thead> <thead>
<tr className="border-b border-[var(--color-border)]"> <tr className="border-b border-[var(--color-border)]">
<th className="font-mono text-[var(--color-text-dim)] text-left py-qtr-lh pr-[3ch] uppercase"> <th className="font-mono text-[var(--color-text-dim)] text-left py-qtr-lh pr-[3ch] uppercase">
VLAN Segment
</th> </th>
<th className="font-mono text-[var(--color-text-dim)] text-left py-qtr-lh pr-[3ch] uppercase"> <th className="font-mono text-[var(--color-text-dim)] text-left py-qtr-lh pr-[3ch] uppercase">
Name Name