diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2022-12-23 14:01:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-23 14:01:15 +0100 |
commit | cb5f258e5318f807531bd5387e1a00b622aae4b8 (patch) | |
tree | e3f17bef7832573dbef53e5b5a4ed1ab402446f3 /_sfp_cage | |
parent | Update vendor.md (#61) (diff) | |
download | hack-gpon.github.io-cb5f258e5318f807531bd5387e1a00b622aae4b8.tar hack-gpon.github.io-cb5f258e5318f807531bd5387e1a00b622aae4b8.tar.gz hack-gpon.github.io-cb5f258e5318f807531bd5387e1a00b622aae4b8.tar.bz2 hack-gpon.github.io-cb5f258e5318f807531bd5387e1a00b622aae4b8.tar.lz hack-gpon.github.io-cb5f258e5318f807531bd5387e1a00b622aae4b8.tar.xz hack-gpon.github.io-cb5f258e5318f807531bd5387e1a00b622aae4b8.tar.zst hack-gpon.github.io-cb5f258e5318f807531bd5387e1a00b622aae4b8.zip |
Diffstat (limited to '_sfp_cage')
-rw-r--r-- | _sfp_cage/mikrotik-ccr-2004.md | 4 | ||||
-rw-r--r-- | _sfp_cage/mikrotik-crs-305.md | 1 | ||||
-rw-r--r-- | _sfp_cage/mikrotik.md | 2 | ||||
-rw-r--r-- | _sfp_cage/tp-link.md | 2 | ||||
-rw-r--r-- | _sfp_cage/ubiquiti-switch.md | 4 | ||||
-rw-r--r-- | _sfp_cage/ubiquiti.md | 2 |
6 files changed, 10 insertions, 5 deletions
diff --git a/_sfp_cage/mikrotik-ccr-2004.md b/_sfp_cage/mikrotik-ccr-2004.md index af9a8ce..242e51a 100644 --- a/_sfp_cage/mikrotik-ccr-2004.md +++ b/_sfp_cage/mikrotik-ccr-2004.md @@ -2,4 +2,6 @@ title: MikroTik Router CCR2004-1G-12S+2XS has_children: false layout: default -redirect_to: /mikrotik
\ No newline at end of file +redirect_to: /mikrotik +nav_exclude: true +---
\ No newline at end of file diff --git a/_sfp_cage/mikrotik-crs-305.md b/_sfp_cage/mikrotik-crs-305.md index ec2d093..cabca45 100644 --- a/_sfp_cage/mikrotik-crs-305.md +++ b/_sfp_cage/mikrotik-crs-305.md @@ -3,4 +3,5 @@ title: MikroTik CRS305-1G-4S+IN has_children: false layout: default redirect_to: /mikrotik +nav_exclude: true ---
\ No newline at end of file diff --git a/_sfp_cage/mikrotik.md b/_sfp_cage/mikrotik.md index f7e63d0..31ac0ce 100644 --- a/_sfp_cage/mikrotik.md +++ b/_sfp_cage/mikrotik.md @@ -1,5 +1,5 @@ --- -title: MikroTik RB5009, CRS305-1G-4S+IN, CCR2004-1G-12S+2XS, CCR2116-12G-4S+ +title: MikroTik Router & Switch has_children: false layout: default --- diff --git a/_sfp_cage/tp-link.md b/_sfp_cage/tp-link.md index f102395..ca0eec3 100644 --- a/_sfp_cage/tp-link.md +++ b/_sfp_cage/tp-link.md @@ -1,5 +1,5 @@ --- -title: TP-Link Router TL-XDR5480, TL-ER2260T +title: TP-Link Router has_children: false layout: default --- diff --git a/_sfp_cage/ubiquiti-switch.md b/_sfp_cage/ubiquiti-switch.md index 10214d7..981988e 100644 --- a/_sfp_cage/ubiquiti-switch.md +++ b/_sfp_cage/ubiquiti-switch.md @@ -3,4 +3,6 @@ title: Ubiquiti UniFi Switch has_children: false alias: EdgeSwitch ES-16-XG, UniFi US-16-XG, UniFi US-XG-6POE layout: default -redirect_to: /ubiquiti
\ No newline at end of file +redirect_to: /ubiquiti +nav_exclude: true +---
\ No newline at end of file diff --git a/_sfp_cage/ubiquiti.md b/_sfp_cage/ubiquiti.md index 719582c..9818f67 100644 --- a/_sfp_cage/ubiquiti.md +++ b/_sfp_cage/ubiquiti.md @@ -1,5 +1,5 @@ --- -title: Ubiquiti UniFi Switch +title: Ubiquiti Switch has_children: false alias: EdgeSwitch ES-16-XG, UniFi US-16-XG, UniFi US-XG-6POE layout: default |