diff options
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 8 |
1 files changed, 7 insertions, 1 deletions
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 |