From eddf563f18fe6283615af62edea91ee6fc13447c Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Sun, 18 Feb 2024 11:30:52 +0100 Subject: Router pon: ADD IliadBox, AVM FRITZ!Box 5530/5590, ZTE F6645P (#311) * Create free_iliad.md * Create free_iliad_box_pop.md * Create free_iliad_F-MDCONU3A.md * Update _config.yml * added Free/Iliad * updated Free/Iliad * images for Free/Iliad * iliad updates * update iliad * add avm * update avm * add zte * fix * fix image * fix iliad * update * Update _router_pon/ont-zte-f6645p.md Co-authored-by: Ernesto Castellotti * fix * add whitelist * Update avm_fritzbox_5590.md * Update avm_fritzbox_5590.md * Update avm_fritzbox_5530.md * update * update --------- Co-authored-by: Luca Anastasio Co-authored-by: Ernesto Castellotti --- _config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 4018f5c..c41c48f 100644 --- a/_config.yml +++ b/_config.yml @@ -101,6 +101,12 @@ collections: ont_xgs: permalink: "/xgs/:path/" output: true + ont_epon: + permalink: "/epon/:path/" + output: true + router_pon: + permalink: "/router/:path/" + output: true tools: permalink: "/:path/" output: true @@ -122,6 +128,12 @@ just_the_docs: ont_xgs: name: ONT XGS-PON nav_fold: true + ont_epon: + name: ONT EPON + nav_fold: true + router_pon: + name: Router PON + nav_fold: true tools: name: Tools nav_fold: true -- cgit v1.2.3