From 5d1b640b0b96b9ed076b5d38c93a34f33afceaae Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 18 Mar 2026 23:38:02 -0500 Subject: [PATCH] docs: add networking tag to networking CONTEXT.md Co-Authored-By: Claude Opus 4.6 --- networking/CONTEXT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/CONTEXT.md b/networking/CONTEXT.md index 0895f66..5d04dc0 100644 --- a/networking/CONTEXT.md +++ b/networking/CONTEXT.md @@ -3,7 +3,7 @@ title: "Networking Infrastructure Context" description: "Architecture patterns and best practices for homelab networking including reverse proxy, SSH key management, DNS, SSL/TLS, network segmentation, and CIFS mounts." type: context domain: networking -tags: [nginx, ssh, dns, ssl, vlan, cifs, reverse-proxy, firewall] +tags: [nginx, ssh, dns, ssl, vlan, cifs, reverse-proxy, firewall, networking] --- # Networking Infrastructure - Technology Context