UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Apps
AFEIT
Commits
793a3960
Commit
793a3960
authored
Apr 09, 2021
by
Anne Demey
Browse files
Adding Transport category for Afsen Coin page
parent
c2985964
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
4 deletions
+7
-4
src/components/mega-menu/MegaMenu.js
src/components/mega-menu/MegaMenu.js
+3
-2
src/components/pages/home/OfferAccordion.js
src/components/pages/home/OfferAccordion.js
+3
-2
src/content/service-category/networking-connectivity.md
src/content/service-category/networking-connectivity.md
+1
-0
No files found.
src/components/mega-menu/MegaMenu.js
View file @
793a3960
...
@@ -97,12 +97,13 @@ const MegaMenu = ({ sticky }) => {
...
@@ -97,12 +97,13 @@ const MegaMenu = ({ sticky }) => {
title
=
"
Global Connectivity / WAN
"
title
=
"
Global Connectivity / WAN
"
category
=
"
Global Connectivity / WAN
"
category
=
"
Global Connectivity / WAN
"
/>
/>
<
/Box
>
<
Box
basis
=
"
1/2
"
>
<
MenuGroup
<
MenuGroup
title
=
"
Local Connectivity / BAN
"
title
=
"
Local Connectivity / BAN
"
category
=
"
Local Connectivity / BAN
"
category
=
"
Local Connectivity / BAN
"
/>
/>
<
/Box
>
<
Box
basis
=
"
1/2
"
>
<
MenuGroup
title
=
"
Transport
"
category
=
"
Transport
"
/>
<
MenuGroup
title
=
"
Cloud Access
"
category
=
"
Cloud Access
"
/>
<
MenuGroup
title
=
"
Cloud Access
"
category
=
"
Cloud Access
"
/>
<
MenuGroup
<
MenuGroup
title
=
"
Reference Architectures
"
title
=
"
Reference Architectures
"
...
...
src/components/pages/home/OfferAccordion.js
View file @
793a3960
...
@@ -80,12 +80,13 @@ const OfferAcc = () => {
...
@@ -80,12 +80,13 @@ const OfferAcc = () => {
title
=
"
Global Connectivity / WAN
"
title
=
"
Global Connectivity / WAN
"
category
=
"
Global Connectivity / WAN
"
category
=
"
Global Connectivity / WAN
"
/>
/>
<
/Box
>
<
Box
basis
=
"
1/2
"
gap
=
"
medium
"
>
<
MenuGroup
<
MenuGroup
title
=
"
Local Connectivity / BAN
"
title
=
"
Local Connectivity / BAN
"
category
=
"
Local Connectivity / BAN
"
category
=
"
Local Connectivity / BAN
"
/>
/>
<
/Box
>
<
Box
basis
=
"
1/2
"
gap
=
"
medium
"
>
<
MenuGroup
title
=
"
Transport
"
category
=
"
Transport
"
/>
<
MenuGroup
title
=
"
Cloud Access
"
category
=
"
Cloud Access
"
/>
<
MenuGroup
title
=
"
Cloud Access
"
category
=
"
Cloud Access
"
/>
<
MenuGroup
<
MenuGroup
title
=
"
Reference Architectures
"
title
=
"
Reference Architectures
"
...
...
src/content/service-category/networking-connectivity.md
View file @
793a3960
...
@@ -4,6 +4,7 @@ title: 'Networking & Connectivity'
...
@@ -4,6 +4,7 @@ title: 'Networking & Connectivity'
categories
:
categories
:
-
Global Connectivity / WAN
-
Global Connectivity / WAN
-
Local Connectivity / BAN
-
Local Connectivity / BAN
-
Transport
-
Cloud Access
-
Cloud Access
-
Reference Architectures
-
Reference Architectures
image
:
'
../../images/cat-header.png'
image
:
'
../../images/cat-header.png'
...
...
Ben Wynn
@bwynn
mentioned in commit
73cf4ade
·
Apr 09, 2021
mentioned in commit
73cf4ade
mentioned in commit 73cf4adebe9a17ae78556be9f3614aef3d0c5d5f
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment