summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
authorSimone <26844016+simonebortolin@users.noreply.github.com>2024-02-09 23:37:54 +0100
committerSimone <26844016+simonebortolin@users.noreply.github.com>2024-02-09 23:37:54 +0100
commit90ba9c8f6425d7a3b576d326771480a5c148eb2a (patch)
treef02ce4326555fea617bf05a518bb89a36c1674f3 /_config.yml
parentiliad updates (diff)
downloadhack-gpon.github.io-90ba9c8f6425d7a3b576d326771480a5c148eb2a.tar
hack-gpon.github.io-90ba9c8f6425d7a3b576d326771480a5c148eb2a.tar.gz
hack-gpon.github.io-90ba9c8f6425d7a3b576d326771480a5c148eb2a.tar.bz2
hack-gpon.github.io-90ba9c8f6425d7a3b576d326771480a5c148eb2a.tar.lz
hack-gpon.github.io-90ba9c8f6425d7a3b576d326771480a5c148eb2a.tar.xz
hack-gpon.github.io-90ba9c8f6425d7a3b576d326771480a5c148eb2a.tar.zst
hack-gpon.github.io-90ba9c8f6425d7a3b576d326771480a5c148eb2a.zip
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml18
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:
-