From 6c8e290129ba9b8a964e1295997f6f22e4012665 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Tue, 17 Jan 2023 14:10:16 +0100 Subject: Add page "SFP standard and ONT" with SFP with MAC vs SFP w/o MAC (#91) * Add page "SFP standard and ONT" with SFP with MAC vs SFP w/o MAC * Update ont-wo-mac.md * update text and image * Apply suggestions from code review Co-authored-by: Giovanni Condello Co-authored-by: Simone Bortolin Co-authored-by: Giovanni Condello --- _config.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index b4a609d..abb37b0 100644 --- a/_config.yml +++ b/_config.yml @@ -105,6 +105,9 @@ collections: tools: permalink: "/:path/" output: true + sfp: + permalink: "/:path/" + output: true gpon: permalink: "/:path/" output: true @@ -123,8 +126,11 @@ just_the_docs: tools: name: Tools nav_fold: true + sfp: + name: SFP Resources & standard + nav_fold: true gpon: - name: GPON Resources + name: GPON Resources & standard nav_fold: true sfp_cage: name: SFP cage -- cgit v1.2.3