diff options
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/_config.yml b/_config.yml index 2d947cc..a9883e7 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: + permalink: "/router/:path/" + output: true tools: permalink: "/:path/" output: true @@ -113,9 +119,6 @@ collections: sfp_cage: permalink: "/:path/" output: true - router_pon: - permalink: "/:path/" - output: true just_the_docs: collections: @@ -125,6 +128,12 @@ just_the_docs: ont_xgs: name: ONT XGS-PON nav_fold: true + ont_epon: + name: ONT EPON + nav_fold: true + router: + name: Router PON + nav_fold: true tools: name: Tools nav_fold: true @@ -137,9 +146,6 @@ just_the_docs: sfp_cage: name: SFP cage nav_fold: true - router_pon: - name: Router PON - nav_fold: true defaults: - |