summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
authorSimone <26844016+simonebortolin@users.noreply.github.com>2024-02-18 11:30:52 +0100
committerGitHub <noreply@github.com>2024-02-18 11:30:52 +0100
commiteddf563f18fe6283615af62edea91ee6fc13447c (patch)
tree7cdaef6d0d1bb86cdc59a011e6a98ad5943d4125 /_config.yml
parentUpdate ont-nokia-xs-010x-q.md with new version (#305) (diff)
downloadhack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar
hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.gz
hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.bz2
hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.lz
hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.xz
hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.zst
hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.zip
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml12
1 files changed, 12 insertions, 0 deletions
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