From 4ba41ea60b08f3e67f595d26db506da330ddbe66 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Tue, 27 Sep 2022 11:55:39 +0200 Subject: add some hsgmii device --- _config.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 916647f..1246691 100644 --- a/_config.yml +++ b/_config.yml @@ -100,6 +100,9 @@ collections: gpon: permalink: "/:path/" output: true + sfp_cage: + permalink: "/:path/" + output: true just_the_docs: collections: @@ -111,3 +114,6 @@ just_the_docs: gpon: name: GPON nav_fold: false + sfp_cage: + name: SFP cage + nav_fold: false -- cgit v1.2.3