Skip to content

Commit ee5eae0

Browse files
authored
Merge pull request #148 from layer5io/fix-and-enhance-test-states
add detailed description
2 parents 7e2f692 + 217c679 commit ee5eae0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

layouts/partials/learning-path.json.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"metadata": {
2727
"title": {{ .Title | jsonify }},
2828
"description": {{ .Description | jsonify }},
29+
"detailed_description": {{ .Content | jsonify }},
2930
"banner": {{ $banner_url | jsonify }},
3031
"badge": {{ partial "badge.html" (dict "page" . "badge" .Params.badge "curriculaId" $id ) | jsonify }},
3132
"certificate": {{ .Params.certificate | jsonify }},

0 commit comments

Comments
 (0)