diff options
| author | Yuval Adam <_@yuv.al> | 2025-05-23 22:03:01 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-05-23 22:03:01 +0200 |
| commit | 6122f1ec8d93a4bdc45b84daf5eecc97e718ef93 (patch) | |
| tree | 3e4a4355dfcfb9fab4bd19163bb244765a843dfc | |
| parent | 4fcc5fd603c249d480670878837411c99955144f (diff) | |
Remove unused frontmatter in cidr-guide.md
| -rw-r--r-- | src/content/cidr-guide.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/content/cidr-guide.md b/src/content/cidr-guide.md index 93e6186..9e89e1d 100644 --- a/src/content/cidr-guide.md +++ b/src/content/cidr-guide.md @@ -1,9 +1,3 @@ ---- -title: "Subnet Guide — IP Ranges and Masks" -description: - "Free interactive CIDR calculator and comprehensive guide covering subnetting, IP ranges, subnet masks and addressing." ---- - ## What is CIDR? **Classless Inter-Domain Routing (CIDR)** is the system that replaced the old class-A/B/C scheme in 1993. |
