File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Certifications
3
+ description : Learn about the various learning paths available in the Layer5 ecosystem.
4
+ linkTitle : Certifications
5
+ # tells hugo that this section is of type learning-path ( to use appropiate templates )
6
+ type : certification
7
+ cascade : # tells hugo tset this as default type for all children content in this section
8
+ type : certification
9
+ ---
10
+
11
+ {{% pageinfo %}}
12
+
13
+ ### Certifications
14
+
15
+ {{% /pageinfo %}}
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ markup:
68
68
outputs :
69
69
section : [HTML, JSON]
70
70
page : [HTML, JSON]
71
+ home : [HTML, JSON]
71
72
72
73
73
74
params :
@@ -197,6 +198,9 @@ module:
197
198
- source : content/learning-paths/11111111-1111-1111-1111-111111111111
198
199
target : content/learning-paths/11111111-1111-1111-1111-111111111111
199
200
disableWatch : false
201
+ - source : content/certifications/11111111-1111-1111-1111-111111111111
202
+ target : content/certifications/11111111-1111-1111-1111-111111111111
203
+ disableWatch : false
200
204
- source : content/challenges/11111111-1111-1111-1111-111111111111
201
205
target : content/challenges/11111111-1111-1111-1111-111111111111
202
206
disableWatch : false
@@ -214,6 +218,9 @@ module:
214
218
- source : content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb
215
219
target : content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb
216
220
disableWatch : false
221
+ - source : content/certifications/98e16360-a366-4b78-8e0a-031da07fdacb
222
+ target : content/certifications/98e16360-a366-4b78-8e0a-031da07fdacb
223
+ disableWatch : false
217
224
- source : content/challenges/98e16360-a366-4b78-8e0a-031da07fdacb
218
225
target : content/challenges/98e16360-a366-4b78-8e0a-031da07fdacb
219
226
disableWatch : false
You can’t perform that action at this time.
0 commit comments